rnoaa
Client for many ‘NOAA’ data sources including the ‘NCDC’ climate ‘API’ at <https://www.ncdc.noaa.gov/cdo-web/webservices/v2>, with functions for each of the ‘API’ ‘endpoints’: data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for ‘NOAA’ sea ice data, the ‘NOAA’ severe weather inventory, ‘NOAA’ Historical Observing ‘Metadata’ Repository (‘HOMR’) data, ‘NOAA’ storm data via ‘IBTrACS’, tornado data via the ‘NOAA’ storm prediction center, and more.
Description
R Package Description copied from CRAN:
rnoaa: ‘NOAA’ Weather Data from R
Client for many ‘NOAA’ data sources including the ‘NCDC’ climate ‘API’ at <https://www.ncdc.noaa.gov/cdo-web/webservices/v2>, with functions for each of the ‘API’ ‘endpoints’: data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for ‘NOAA’ sea ice data, the ‘NOAA’ severe weather inventory, ‘NOAA’ Historical Observing ‘Metadata’ Repository (‘HOMR’) data, ‘NOAA’ storm data via ‘IBTrACS’, tornado data via the ‘NOAA’ storm prediction center, and more.
Read more...
Information from: https://docs.ropensci.org/rnoaa/
rnoaa
is an R interface to many NOAA data sources. We don’t cover all of them, but we include many commonly used sources, and add we are always adding new sources. We focus on easy to use interfaces for getting NOAA data, and giving back data in easy to use formats downstream. We currently don’t do much in the way of plots or analysis. To get started see: https://docs.ropensci.org/rnoaa/articles/rnoaa.html
Data sources in rnoaa
- NOAA NCDC climate data:
- We are using the NOAA API version 2
- Docs for the NCDC API are at https://www.ncdc.noaa.gov/cdo-web/webservices/v2
- GHCN Daily data is available at https://www.ncdc.noaa.gov/ghcn-daily-description via FTP and HTTP
- Severe weather data docs are at https://www.ncdc.noaa.gov/swdiws/
- Sea ice data (ftp://sidads.colorado.edu/DATASETS/NOAA/G02135/shapefiles)
- NOAA buoy data (https://www.ndbc.noaa.gov/)
- ERDDAP data (https://upwell.pfeg.noaa.gov/erddap/index.html)
- Now in package rerddap (https://github.com/ropensci/rerddap)
- Tornadoes! Data from the NOAA Storm Prediction Center (https://www.spc.noaa.gov/gis/svrgis/)
- HOMR – Historical Observing Metadata Repository (http://www.ncdc.noaa.gov/homr/api)
- Storm data – from the International Best Track Archive for Climate Stewardship (IBTrACS) (http://www.ncdc.noaa.gov/ibtracs/index.php?name=wmo-data)
- GHCND FTP data (ftp://ftp.ncdc.noaa.gov/pub/data/noaa) – NOAA NCDC API has some/all (not sure really) of this data, but FTP allows to get more data more quickly
- Extended Reconstructed Sea Surface Temperature (ERSST) data (https://www.ncdc.noaa.gov/data-access/marineocean-data/extended-reconstructed-sea-surface-temperature-ersst-v4)
- Argo buoys (http://www.argo.ucsd.edu/) – a global array of more than 3,000 free-drifting profiling floats that measures thetemperature and salinity of the upper 2000 m of the ocean
- NOAA CO-OPS – tides and currents data (https://tidesandcurrents.noaa.gov/)
- NOAA Climate Prediction Center (CPC) (http://www.cpc.ncep.noaa.gov/)
- Africa Rainfall Climatology version 2 (ftp://ftp.cpc.ncep.noaa.gov/fews/fewsdata/africa/arc2/ARC2_readme.txt)
- Blended Sea Winds (https://www.ncdc.noaa.gov/data-access/marineocean-data/blended-global/blended-sea-winds)
- Local Climatological Data (https://www.ncdc.noaa.gov/cdo-web/datatools/lcd)
- Storm Events Database (https://www.ncdc.noaa.gov/stormevents/)
Read less...
You must be logged in to post a review.
Reviews
There are no reviews yet.