ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
330 stars 84 forks source link

via email: GHCNDMS not in ncdc_datasets() anymore #189

Closed sckott closed 7 years ago

sckott commented 7 years ago
ncdc_datasets()

$data
                    uid    mindate    maxdate                        name datacoverage         id
1  gov.noaa.ncdc:C00861 1763-01-01 2017-01-17             Daily Summaries         1.00      GHCND
2  gov.noaa.ncdc:C00946 1763-01-01 2016-11-01 Global Summary of the Month         1.00       GSOM
3  gov.noaa.ncdc:C00947 1763-01-01 2016-01-01  Global Summary of the Year         1.00       GSOY
4  gov.noaa.ncdc:C00345 1991-06-05 2017-01-17    Weather Radar (Level II)         0.95    NEXRAD2
5  gov.noaa.ncdc:C00708 1994-05-20 2017-01-15   Weather Radar (Level III)         0.95    NEXRAD3
6  gov.noaa.ncdc:C00821 2010-01-01 2010-01-01     Normals Annual/Seasonal         1.00 NORMAL_ANN
7  gov.noaa.ncdc:C00823 2010-01-01 2010-12-31               Normals Daily         1.00 NORMAL_DLY
8  gov.noaa.ncdc:C00824 2010-01-01 2010-12-31              Normals Hourly         1.00 NORMAL_HLY
9  gov.noaa.ncdc:C00822 2010-01-01 2010-12-01             Normals Monthly         1.00 NORMAL_MLY
10 gov.noaa.ncdc:C00505 1970-05-12 2014-01-01     Precipitation 15 Minute         0.25  PRECIP_15
11 gov.noaa.ncdc:C00313 1900-01-01 2014-01-01        Precipitation Hourly         1.00 PRECIP_HLY

Also, ANNUAL is missing

but can still get data from GHCNDMS and ANNUAL, .... emailed NOAA folks

sckott commented 7 years ago

NOAA folks said GHCNDMS is now GSOM, and ANNUAL is now GSOY