oscarperpinan / meteoForecast

A package to access outputs from Numerical Weather Prediction models both in raster format and as a time series for a location
GNU General Public License v3.0
51 stars 25 forks source link

MeteoGalicia url not working #16

Closed rbessa closed 8 years ago

rbessa commented 8 years ago

Dear Oscar, the MeteoGalicia url for downloading the file is not working. For example:

http://mandeo.meteogalicia.es/thredds/ncss/grid/wrf_2d_12km/fmrc/files/20150911/wrf_arw_det_history_d02_20150911_0000.nc4?var=cfh,cfl,cfm,cft,dir,lwflx,mod,mslp,rh,temp,swflx,u,v,wind_gust&point=true&longitude=-7.910888&latitude=38.57118

oscarperpinan commented 8 years ago

Hello,

Their THREDDS servers seem to be down. I have checked both MANDEO and SOR without success.

We have to wait.

rbessa commented 8 years ago

Now the MANDEO is working but the url for downloading the data is empty.

Error in pointMG(lon = -7.910888, lat = 38.57118, vars = c("cfh", "cfl", : Data not found. Check the date and variables name. URL: http://mandeo.meteogalicia.es/thredds/ncss/grid/wrf_2d_12km/fmrc/files/20151129/wrf_arw_det_history_d02_20151129_0000.nc4?var=cfh,cfl,cfm,cft,dir,lwflx,mod,mslp,rh,temp,swflx,u,v,wind_gust&point=true&longitude=-7.910888&latitude=38.57118

I will try to contact them to see if this is temporary.

oscarperpinan commented 8 years ago

Maybe it is related to recent changes in their THREDDS server. I will check again the documentation.