isdparser: Parse 'NOAA' Integrated Surface Data Files

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.3.0
Imports: tibble (≥ 1.2), data.table (≥ 1.10.0)
Suggests: roxygen2 (≥ 6.1.0), testthat, rmarkdown, knitr
Published: 2018-10-23
Author: Scott Chamberlain ORCID iD [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/ropensci/isdparser/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/isdparser
NeedsCompilation: no
Materials: README NEWS
CRAN checks: isdparser results

Downloads:

Reference manual: isdparser.pdf
Vignettes: Introduction to the isdparser package
Package source: isdparser_0.3.0.tar.gz
Windows binaries: r-devel: isdparser_0.3.0.zip, r-release: isdparser_0.3.0.zip, r-oldrel: isdparser_0.3.0.zip
OS X binaries: r-release: isdparser_0.3.0.tgz, r-oldrel: isdparser_0.3.0.tgz
Old sources: isdparser archive

Reverse dependencies:

Reverse imports: rnoaa

Linking:

Please use the canonical form https://CRAN.R-project.org/package=isdparser to link to this page.