Changes between Version 15 and Version 16 of EcomsUdg/RPackage/Functions
- Timestamp:
- May 17, 2013 1:41:23 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EcomsUdg/RPackage/Functions
v15 v16 110 110 111 111 ''__Value'' 112 113 A list with the containing the following elements: 114 115 * `StationID`: station identifier character string 116 * `LatLonCoords`: numeric vector of length two with the latitude and longitude coordinates of the station 117 * `Altitude`: numeric value expressing the altitude of the station 118 * `Dates`: A `POSIX.lt` class vector of dates of the time series returned 119 * `Data`: Numeric vector with the requested data time series 112 120 113 121