Changes between Version 5 and Version 6 of udg/interfaces
- Timestamp:
- Sep 10, 2015 1:40:37 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/interfaces
v5 v6 1 Users can access and download subsets of the authorized datasets using a web interface to select the region and variables of interest (not available for all datasets). Alternatively, some packages have been developed in order to remotely access subsets of the datasets from scientific scientific computing environments (mainly from R and Matlab): 2 1 3 == Web interface to explore and download data == 2 4 … … 12 14 13 15 [[Image(subset.png)]] 16 17 == Data access (remote access via R) == 18 19 * The [https://meteo.unican.es/trac/wiki/udg/ecoms/RPackage ecomsUDG.Raccess] package allows accessing seasonal forecast data using a single command. 20 21 * The [https://github.com/santanderMetGroup/downscaleR downscaleR] package allows accessing observational and reanalysis datasets using a single command. 22 23 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.