Changes between Version 33 and Version 34 of udg/ecoms/RPackage
- Timestamp:
- Aug 5, 2014 7:19:18 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage
v33 v34 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- 0 (16 Jul2014)21 == Latest stable release 2.2-1 (05 Aug 2014) 22 22 23 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2- 0see what's new]23 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2-1 see what's new] 24 24 25 25 [attachment:userManual.pdf User's manual] … … 58 58 }}} 59 59 60 * '''version 2.2-0''' (16 Jul 2014) 61 * New dependency on R Package downscaleR with inherited features such as: 62 * Plotting mean fields 63 * Fast Multi-member Interpolation/re-gridding capabilities 64 * Many more coming in the next major downscaleR release (bias correction, perfect-prog downscaling methods...) 65 * HTTP Java authenticator on-screen messages have been suppressed: Only user-relevant information is now displayed 66 * Automatically checks and warns the user about new available versions on attach 67 * Other minor bug fixes and improvements 68 69 60 70 * '''version 2.1-1''' (11 Jul 2014) 61 71 * Bug fix accessing surface air temperature and derived variables in System4 with mean daily temporal aggregation (thanks to Maria Dolores Frías for pointing to the error)