From 1cd3c94ce8ef4ab148bcc70d0998224f3f784a8e Mon Sep 17 00:00:00 2001 From: Ben Raymond Date: Fri, 26 Jul 2024 13:30:34 +1000 Subject: [PATCH] fix doc url for nsidc 0051 v0.12.2 --- DESCRIPTION | 2 +- R/sources_seaice.R | 2 +- R/sources_sst.R | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8566510..7b36f8c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: blueant Type: Package Title: Antarctic and Southern Ocean Environmental Data Sources -Version: 0.12.1 +Version: 0.12.2 Authors@R: c(person("Ben", "Raymond", email = "ben.raymond@aad.gov.au", role = c("aut", "cre")), person("Michael", "Sumner", role = "aut"), person("Charlene", "Guillaumot", role = "aut")) diff --git a/R/sources_seaice.R b/R/sources_seaice.R index 5f4ca6f..de64939 100644 --- a/R/sources_seaice.R +++ b/R/sources_seaice.R @@ -161,7 +161,7 @@ sources_seaice <- function(name, formats, time_resolutions, ...) { name = "NSIDC passive microwave supporting files", id = "nsidc_seaice_grids", description = "Grids and other support files for NSIDC passive microwave sea ice data.", - doc_url = "http://nsidc.org/data/nsidc-0051.html", + doc_url = "https://nsidc.org/data/nsidc-0051/versions/2", citation = "See the citation details of the particular sea ice dataset used", source_url = "ftp://sidads.colorado.edu/pub/DATASETS/seaice/polar-stereo/tools/", license = "Please cite, see https://nsidc.org/about/data-use-and-copyright", diff --git a/R/sources_sst.R b/R/sources_sst.R index caef6a8..27b5aba 100644 --- a/R/sources_sst.R +++ b/R/sources_sst.R @@ -103,10 +103,8 @@ sources_sst <- function(name,formats,time_resolutions, ...) { description="A global monthly SST analysis from 1854 to the present derived from ICOADS data with missing data filled in by statistical methods", doc_url="http://www.esrl.noaa.gov/psd/data/gridded/data.noaa.ersst.html", citation="NOAA_ERSST_V3 data provided by the NOAA/OAR/ESRL PSD, Boulder, Colorado, USA, from their web site at http://www.esrl.noaa.gov/psd/", - ##source_url="ftp://ftp.cdc.noaa.gov/Datasets/noaa.ersst/*", source_url="ftp://ftp.cdc.noaa.gov/Datasets/noaa.ersst/", license="Please cite", - ##method=list("bb_handler_wget"), ## "--recursive","--level=1","--no-parent" method=list("bb_handler_rget", level = 1), postprocess=NULL, collection_size=0.3, @@ -121,8 +119,7 @@ sources_sst <- function(name,formats,time_resolutions, ...) { doc_url = "https://www.ncdc.noaa.gov/data-access/marineocean-data/extended-reconstructed-sea-surface-temperature-ersst-v5", citation = "Huang B, Thorne PW, Banzon VF, Boyer T, Chepurin G, Lawrimore JH, Menne MJ, Smith TM, Vose RS, Zhang H-M (2017) NOAA Extended Reconstructed Sea Surface Temperature (ERSST), Version 5. [indicate subset used]. NOAA National Centers for Environmental Information. doi:10.7289/V5T72FNM [access date].", comment = "Publications using this dataset should also reference the following journal article: Huang, B., Peter W. Thorne, Viva F. Banzon, Tim Boyer, Gennady Chepurin, Jay H. Lawrimore, Matthew J. Menne, Thomas M. Smith, Russell S. Vose, and Huai-Min Zhang, 2017: Extended Reconstructed Sea Surface Temperature version 5 (ERSSTv5), Upgrades, validations, and intercomparisons. J. Climate, https://doi.org/10.1175/JCLI-D-16-0836.1. In review.", - ##source_url = "ftp://ftp.ncdc.noaa.gov/pub/data/cmb/ersst/v5/netcdf/", ## also https://www1.ncdc.same - source_url = "https://www1.ncdc.noaa.gov/pub/data/cmb/ersst/v5/netcdf/", + source_url = "https://downloads.psl.noaa.gov/Datasets/noaa.ersst.v5/", license = "Please cite", method = list("bb_handler_rget", level = 1), postprocess = NULL,