powered by
Read contents of a SMET file https://models.slf.ch/docserver/meteoio/SMET_specifications.pdf
readSmet(Filename)
List containing metadata and data
Path to a smet file
shorton
writeSmet, snowprofileSno, snowprofilePrf, snowprofilePro
## Path to example smet Filename <- system.file('extdata', 'example.smet', package = 'sarp.snowprofile') Wx = readSmet(Filename) str(Wx)
Run the code above in your browser using DataLab