Package: smetlite
Type: Package
Title: Read and Write SMET Files
Version: 0.2.10
Authors@R: person(given = "Reinhold",
             family = "Koch",
             role = c("aut", "cre", "cph"),
             email = "rei@reinholdkoch.com")
Description: 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. 
License: GPL (>= 3)
Encoding: UTF-8
Imports: readr, stringr
RoxygenNote: 7.2.3
Suggests: tinytest
URL: https://github.com/BaselDataScience/smetlite,
        https://baseldatascience.github.io/smetlite/
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2023-11-09 18:11:46 UTC; rei
Author: Reinhold Koch [aut, cre, cph]
Maintainer: Reinhold Koch <rei@reinholdkoch.com>
Repository: CRAN
Date/Publication: 2023-11-09 18:30:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:42:38 UTC; windows
