Package: synopR
Title: Tidy Decoding of SYNOP (Surface Synoptic Observations)
        Meteorological Messages
Version: 0.2.2
Authors@R: 
    person("Ezequiel", "Elias", , "elezeru15@gmail.com", role = c("aut", "cre"))
Description: Decode raw SYNOP (surface synoptic observations) messages into 
    tidy data frames. Supports batch processing of messages from the same 
    station, extracting data from Sections 0, 1, and 3, including temperature, 
    dew point, pressure, wind, clouds, and precipitation. The decoding logic 
    follows the specifications defined in the World Meteorological 
    Organization (2019) "Manual on Codes, Volume I.1 (WMO-No. 306)" 
    <https://library.wmo.int/idurl/4/35713>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, stringr, tidyr, purrr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://ezequiel1593.github.io/synopR/
BugReports: https://github.com/ezequiel1593/synopR/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-13 13:14:27 UTC; eleze
Author: Ezequiel Elias [aut, cre]
Maintainer: Ezequiel Elias <elezeru15@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-03-18 10:30:07 UTC
