Skip to content

isdparser

Parse 'NOAA' Integrated Surface Data Files

v0.4.0 · Feb 17, 2020 · MIT + file LICENSE

Description

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.

Downloads

848

Last 30 days

4224th

2.8K

Last 90 days

13.5K

Last year

Trend: -8.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies tibble data.table lubridate isdparser

Version History

new 0.4.0 Mar 10, 2026
updated 0.4.0 ← 0.3.0 diff Feb 16, 2020
updated 0.3.0 ← 0.2.0 diff Oct 22, 2018
updated 0.2.0 ← 0.1.0 diff Jan 17, 2017
new 0.1.0 Nov 2, 2016