Changes between Version 68 and Version 69 of udg/ecoms/RPackage/examples
- Timestamp:
- Mar 31, 2016 4:12:33 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/examples
v68 v69 14 14 == Basic loading examples 15 15 16 The ` ecomsUDG.Raccess` package has been built using a (Linux) 32-bit OS, as well as all examples and time estimates. Thus, the performance may vary significantly depending on the aforementioned factors. As a rule of thumb, this would be a recommended usage of the `loadECOMS` function:16 The `loadeR.ECOMS` package has been built using a (Linux) 32-bit OS, as well as all examples and time estimates. Thus, the performance may vary significantly depending on the aforementioned factors. As a rule of thumb, this would be a recommended usage of the `loadECOMS` function: 17 17 18 18 * [wiki:./pointSelection EXAMPLE 1: Single Point Selections]: Objects in this case are relatively small because the longitude and latitude dimensions are dropped. As a result, it is possible to load all members (in the case of forecast datasets) for the whole time span (typically around 30 years) without memory problems.