Changes between Version 72 and Version 73 of udg/ecoms/RPackage/examples
- Timestamp:
- May 13, 2016 1:25:48 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/examples
v72 v73 16 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 {{{#!comment 18 19 * [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. 20 }}} 21 19 22 * [wiki:./continentalSelection EXAMPLE 2: Regional-Continental Domain Selections]: Depending on the size of the spatial window, it may be possible to access all members, but preferably a few members should be selected, and time spans no longer than one decade. 20 23