Changes between Version 36 and Version 37 of udg/ecoms/RPackage
- Timestamp:
- Aug 19, 2014 4:51:30 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage
v36 v37 62 62 * New global attributes in output (thanks to Stefan Siegert for this suggestion): 63 63 * `dataset`: Name of the dataset returned (e.g. "System4_seasonal_15", "NCEP", etc.) 64 * `source` : ECOMS User Data Gateway65 * `URL` : http://meteo.unican.es/ecoms-udg64 * `source` 65 * `URL` 66 66 * Consistent ordering of array dimensions: The output n-dimensional array now preserves the canonical ordering of its dimensions: (member, time, level, lat, lon) (thanks to Stefan Siegert for this suggestion) 67 67 * New daily aggregation options: minimum and maximum daily data are now returned when using the `time = "DD"` option for the relevant variables (e.g. "tasmin", "tasmax" ...).