Decode raw SYNOP (surface synoptic observations) messages into data frames, extracting data from Sections 0, 1, and 3, including temperature, dew point, pressure, wind, clouds, and precipitation. Available functions to download SYNOP messages from Ogimet <https://www.ogimet.com/> if needed. The decoding logic follows the specifications defined in the World Meteorological Organization (2019) "Manual on Codes, Volume I.1 (WMO-No. 306)".
| Version: | 1.0.0 |
| Depends: | R (≥ 4.1.0) |
| Suggests: | tibble, knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2026-04-03 |
| DOI: | 10.32614/CRAN.package.synopR |
| Author: | Ezequiel Elias [aut, cre] |
| Maintainer: | Ezequiel Elias <elezeru15 at gmail.com> |
| BugReports: | https://github.com/ezequiel1593/synopR/issues |
| License: | MIT + file LICENSE |
| URL: | https://ezequiel1593.github.io/synopR/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | synopR results |
| Reference manual: | synopR.html , synopR.pdf |
| Vignettes: |
Code_Tables (source, R code) Extracted_data_reference (source, R code) Introducing synopR (source, R code) |
| Package source: | synopR_1.0.0.tar.gz |
| Windows binaries: | r-devel: synopR_0.2.2.zip, r-release: synopR_0.2.2.zip, r-oldrel: synopR_0.2.2.zip |
| macOS binaries: | r-release (arm64): synopR_0.2.2.tgz, r-oldrel (arm64): synopR_0.2.2.tgz, r-release (x86_64): synopR_0.2.2.tgz, r-oldrel (x86_64): synopR_0.2.2.tgz |
| Old sources: | synopR archive |
Please use the canonical form https://CRAN.R-project.org/package=synopR to link to this page.