Package: synopR 1.0.0

synopR: Fast Decoding of SYNOP (Surface Synoptic Observations) Meteorological Messages
Decode 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)".
Authors:
synopR_1.0.0.tar.gz
synopR_1.0.0.zip(r-4.7)synopR_1.0.0.zip(r-4.6)synopR_1.0.0.zip(r-4.5)
synopR_1.0.0.tgz(r-4.6-any)synopR_1.0.0.tgz(r-4.5-any)
synopR_1.0.0.tar.gz(r-4.7-any)synopR_1.0.0.tar.gz(r-4.6-any)
synopR_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
synopR/json (API)
NEWS
| # Install 'synopR' in R: |
| install.packages('synopR', repos = c('https://ezequiel1593.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ezequiel1593/synopr/issues
Pkgdown/docs site:https://ezequiel1593.github.io
climate-dataclimatologymeteorological-datameteorologyogimetsynop
Last updated from:c0d75bb4c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 192 | ||
| macos-oldrel-arm64 | OK | 165 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 87 |
Exports:check_synopdirect_download_from_ogimetdownload_from_ogimetparse_ogimetshow_synop_data
Dependencies:
Code Tables
Rendered fromCode_Tables.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-04-04
Started: 2026-03-07
Extracted data reference
Rendered fromExtracted_data_reference.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-04-14
Started: 2026-04-04
Introducing synopR
Rendered fromgetting-started-en.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-04-04
Started: 2026-03-04
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check SYNOP messages for structural integrity | check_synop |
| Direct download of meteorological data from Ogimet | direct_download_from_ogimet |
| Download SYNOP messages from Ogimet | download_from_ogimet |
| Parse SYNOP strings downloaded from Ogimet into a data frame | parse_ogimet |
| Decode multiple SYNOP messages | show_synop_data |
