You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If program is crashing, try run.gads = 2.
downloading DEM via package elevatr
Accessing raster elevation [=========================] 100%
Mosaicing & Projecting
Note: Elevation units are in meters.
downloading weather data with package RNCEP via package microclima
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.das'
downloaded 2626 bytes
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]'
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]'
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]'
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]'
trying URL 'http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]'
Error in NCEP.gather.gaussian(variable = variable, months.minmax = months.minmax, :
There is a problem connecting to the NCEP database with the information provided.
Try entering http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144] into a web browser to obtain an error message.
In addition: Warning messages:
1: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
downloaded length 0 != reported length 2257
2: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
cannot open URL 'https://psl.noaa.gov/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]': HTTP status was '400 Bad Request'
3: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
downloaded length 0 != reported length 2257
4: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
cannot open URL 'https://psl.noaa.gov/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]': HTTP status was '400 Bad Request'
5: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
downloaded length 0 != reported length 2257
6: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
cannot open URL 'https://psl.noaa.gov/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]': HTTP status was '400 Bad Request'
7: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
downloaded length 0 != reported length 2257
8: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
cannot open URL 'https://psl.noaa.gov/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]': HTTP status was '400 Bad Request'
9: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
downloaded length 0 != reported length 2257
10: In download.file(paste("http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis", :
cannot open URL 'https://psl.noaa.gov/thredds/dodsC/Datasets/ncep.reanalysis2/gaussian_grid/air.2m.gauss.2017.nc.ascii?air[0:1459][0][46:47][143:144]': HTTP status was '400 Bad Request'
I have followed the information of run.gads = 2, but still doesn't work.
Hello,
I try to learn this package but when I run the example about function micro_ncep. It shows that can not open the URL of dataset website.
I have followed the information of run.gads = 2, but still doesn't work.
Any help on what I should do would be greatly appreciated!
Thanks
The text was updated successfully, but these errors were encountered: