Tools for parsing 'NOAA' Integrated Surface Data ('ISD') files, described at <https://www.ncdc.noaa.gov/isd>. Data includes for example, wind speed and direction, temperature, cloud data, sea level pressure, and more. Includes data from approximately 35,000 stations worldwide, though best coverage is in North America/Europe/Australia. Data is stored as variable length ASCII character strings, with most fields optional. Included are tools for parsing entire files, or individual lines of data.
| Version: | 0.4.0 | 
| Imports: | tibble (≥ 1.2), data.table (≥ 1.10.0), lubridate | 
| Suggests: | testthat, rmarkdown, knitr | 
| Published: | 2020-02-17 | 
| DOI: | 10.32614/CRAN.package.isdparser | 
| Author: | Scott Chamberlain | 
| Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> | 
| BugReports: | https://github.com/ropensci/isdparser/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://docs.ropensci.org/isdparser (docs) https://github.com/ropensci/isdparser (devel) | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | isdparser results | 
| Reference manual: | isdparser.html , isdparser.pdf | 
| Vignettes: | Introduction to the isdparser package (source) | 
| Package source: | isdparser_0.4.0.tar.gz | 
| Windows binaries: | r-devel: isdparser_0.4.0.zip, r-release: isdparser_0.4.0.zip, r-oldrel: isdparser_0.4.0.zip | 
| macOS binaries: | r-release (arm64): isdparser_0.4.0.tgz, r-oldrel (arm64): isdparser_0.4.0.tgz, r-release (x86_64): isdparser_0.4.0.tgz, r-oldrel (x86_64): isdparser_0.4.0.tgz | 
| Old sources: | isdparser archive | 
Please use the canonical form https://CRAN.R-project.org/package=isdparser to link to this page.