Changes between Version 3 and Version 4 of udg/ecoms/dataserver/interfaces/matlab
- Timestamp:
- Apr 22, 2013 6:04:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/dataserver/interfaces/matlab
v3 v4 10 10 The input arguments are next described: 11 11 12 * `dataset`: A string indicating the full URL path to the OPeNDAP dataset (see [https://www.meteo.unican.es/trac/meteo/wiki/SpecsEuporias/DataServer/Datasets Available Datasets] to check the catalog of available datasets).12 * `dataset`: A string indicating the ''url'' of the dataset (check the catalog of available datasets [https://www.meteo.unican.es/trac/meteo/wiki/SpecsEuporias/DataServer/Datasets here]). 13 13 * `var`: Variable code. Values currently accepted are `tas`, `tasmin`, `tasmax`, `pr` or `mslp`. However, note that new variables and datasets will be progressively included. 14 14 * `season`: A cell of two strings indicating the first and final months of analysis. A single month ({'Jan';'Jan'}) or a standard season ({'Dec';'Feb'}) can be specified. Note that months are indicated by their three first letters.