Changes between Version 16 and Version 17 of udg/ecoms/RPackage
- Timestamp:
- Feb 14, 2014 1:43:23 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage
v16 v17 3 3 = Overview of the `ecomsUDG.Raccess` package 4 4 5 Since the [http://www.r-project.org/ R language] has been adopted for some key tasks in the EUPORIAS and SPECS projects (including the development of comprehensive validation and statistical-downscaling packages), the `ecomsUDG.Raccess` is envisaged as a user-friendly, R-based interface to the ECOMS User Data Gateway, enabling authenticationand remote access to the different hindcast datasets currently available.5 Since the [http://www.r-project.org/ R language] has been adopted for some key tasks in the EUPORIAS and SPECS projects (including the development of comprehensive validation and statistical-downscaling packages), the `ecomsUDG.Raccess` is envisaged as a user-friendly, R-based interface to the ECOMS User Data Gateway, enabling [wiki:./Authentication authentication] and remote access to the different hindcast datasets currently available. 6 6 7 7 The `ecomsUDG.Raccess` package relies on the `rJava` package as an interface to the powerful capabilities of the [http://www.unidata.ucar.edu/downloads/netcdf/netcdf-java-4/index.jsp Unidata's netCDF Java library], and extends the spatial classes and methods of the package `sp` for an efficient handling of geospatial data.