Changes between Version 7 and Version 8 of udg/interfaces
- Timestamp:
- May 11, 2016 1:38:48 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/interfaces
v7 v8 17 17 == Data access (remote access via R) == 18 18 19 * The [https://meteo.unican.es/trac/wiki/udg/ecoms/RPackage ecomsUDG.Raccess] package allows accessing seasonal forecast datausing a single command.19 * The [https://github.com/santanderMetGroup/loadeR loadeR] package allows accessing observational and model simulation datasets using a single command. 20 20 21 * The [https://github.com/santanderMetGroup/loadeR loadeR] package allows accessing observational and reanalysis datasets using a single command. 21 * The [https://meteo.unican.es/trac/wiki/udg/ecoms/RPackage loadeR.ECOMS] package extends loaderR focusing on the seasonal forecast data used in the ECOMS initiative. 22 22 23 23 24 The use of these packages is strongly recommended for seasonal forecasting products, since the use of two temporal axis (for initialization and run time, respectively) makes it difficult to select the desired information from the standard web tool for data downloading.