The GPM IMERG server is temporarily unable to service your request
Closed this issue · 1 comments
i'm attempting to run the example code below
NEX_GDDP_CMIP6(Dir = "NEX_GDDP_CMIP6",
watershed = shape_path,
DEM = dem_path,
start = "2060-12-1",
end = "2060-12-3",
model = 'ACCESS-CM2',
type = 'tas',
slice = 'ssp245')
and get the following error.
"Error in NEX_GDDP_CMIP6(Dir = "NEX_GDDP_CMIP6", watershed = shape_path, :
The GPM IMERG server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."
As far as I can tell the server is up. Any advice?
sessionInfo()
R version 4.3.1 (2023-06-16 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.utf8 LC_CTYPE=English_United States.utf8 LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C LC_TIME=English_United States.utf8
time zone: EST
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] sf_1.0-13 NASAaccess_3.4.3
loaded via a namespace (and not attached):
[1] dplyr_1.1.2 compiler_4.3.1 tidyselect_1.2.0 Rcpp_1.0.10 stringr_1.5.0 yaml_2.3.7 fastmap_1.1.1
[8] lattice_0.21-8 R6_2.5.1 generics_0.1.3 curl_5.0.1 classInt_0.4-9 knitr_1.43 XML_3.99-0.14
[15] tibble_3.2.1 units_0.8-2 maptools_1.1-7 DBI_1.1.3 pillar_1.9.0 rlang_1.1.1 utf8_1.2.3
[22] rgdal_1.6-7 sp_2.0-0 stringi_1.7.12 terra_1.7-37 xfun_0.39 getPass_0.2-2 cli_3.6.1
[29] magrittr_2.0.3 class_7.3-22 digest_0.6.31 grid_4.3.1 ncdf4_1.21 rstudioapi_0.14 lifecycle_1.0.3
[36] vctrs_0.6.3 KernSmooth_2.23-21 proxy_0.4-27 evaluate_0.21 glue_1.6.2 raster_3.6-20 codetools_0.2-19
[43] rgeos_0.6-3 shapefiles_0.7.2 fansi_1.0.4 e1071_1.7-13 foreign_0.8-84 rmarkdown_2.22 httr_1.4.6
[50] pkgconfig_2.0.3 tools_4.3.1 htmltools_0.5.5
@seyounger NASAaccess V4.0.0 has addressed the latest server access information for CMIP6 datasets.