ropensci/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.0
URL https://docs.ropensci.org/isdparser/ (docs) https://github.com/ropensci/isdparser (devel)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/isdparser")
ropensci/isdparser documentation built on Sept. 12, 2022, 8:01 a.m.