Package: smetlite 0.2.10
smetlite: Read and Write SMET Files
Simple class to hold contents of a SMET file as specified in Bavay (2021) <https://code.wsl.ch/snow-models/meteoio/-/blob/master/doc/SMET_specifications.pdf>. There numerical meteorological measurements are all based on MKS (SI) units and timestamp is standardized to UTC time.
Authors:
smetlite_0.2.10.tar.gz
smetlite_0.2.10.zip(r-4.5)smetlite_0.2.10.zip(r-4.4)smetlite_0.2.10.zip(r-4.3)
smetlite_0.2.10.tgz(r-4.4-any)smetlite_0.2.10.tgz(r-4.3-any)
smetlite_0.2.10.tar.gz(r-4.5-noble)smetlite_0.2.10.tar.gz(r-4.4-noble)
smetlite_0.2.10.tgz(r-4.4-emscripten)smetlite_0.2.10.tgz(r-4.3-emscripten)
smetlite.pdf |smetlite.html✨
smetlite/json (API)
NEWS
# Install 'smetlite' in R: |
install.packages('smetlite', repos = c('https://baseldatascience.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/baseldatascience/smetlite/issues
- test_smet - Test SMET data
Last updated 12 months agofrom:f089e7da68. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:headerread_smetsmet_dict
Dependencies:bitbit64clicliprcpp11crayonfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangstringistringrtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
retrieve header | header |
Read a SMET file into a smet dataframe | read_smet |
A named list explaining the permissible time and measurement variable names. | smet_dict |
Test SMET data | test_smet |