Changes between Version 35 and Version 36 of udg/ecoms/RPackage
- Timestamp:
- Aug 19, 2014 4:50:13 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage
v35 v36 19 19 The latest versions (stable and/or devel) can be installed directly from [https://github.com/SantanderMetGroup/ecomsUDG.Raccess gitHub], but please note that the R package [http://cran.r-project.org/web/packages/devtools/index.html devtools] must be installed. 20 20 21 == Latest stable release 2.2- 2(18 Aug 2014)21 == Latest stable release 2.2-3 (18 Aug 2014) 22 22 23 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2- 2see what's new]23 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2-3 see what's new] 24 24 25 25 [attachment:userManual.pdf User's manual] … … 57 57 Current stable version sources: '''ecomsUDG.Raccess v2.0-0 (16-Jun-2014)''' [attachment:ecomsUDG.Raccess_2.0-0.tar.gz Linux/Mac] [attachment:ecomsUDG.Raccess_2.0-0.zip Windows] [attachment:vignette.pdf Package Manual (pdf)] 58 58 }}} 59 60 61 * '''version 2.2-2''' (18 Aug 2014) 62 * New global attributes in output (thanks to Stefan Siegert for this suggestion): 63 * `dataset`: Name of the dataset returned (e.g. "System4_seasonal_15", "NCEP", etc.) 64 * `source`: ECOMS User Data Gateway 65 * `URL`: http://meteo.unican.es/ecoms-udg 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 * 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" ...). 68 59 69 60 70 * '''version 2.2-1''' (05 Aug 2014)