Changes between Version 9 and Version 10 of udg/ecoms/RPackage/homogeneization
- Timestamp:
- Apr 28, 2014 11:17:16 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/homogeneization
v9 v10 64 64 * `identifier`: this is the name of the standard variable, as defined in the vocabulary 65 65 * `short_name`: this is the name with which the original variable has been coded in the dataset 66 * `time_step`: the time interval between consecutive times in the time dimension axis (in hours) 66 * `time_step`: the time interval between consecutive times in the time dimension axis (in hours). The standard nomenclature number of hours followed by the letter ''h'' (i.e.: 12h, 6h, 24h ...) is used in the default dictionaries included in the R package. 67 67 * `lower_time_bound`: lower time bound of the variable. This should be in hours. This is the number of hours to substract from the verification times to define the lower time boundary of the verification period. See the example below. 68 68 * `upper_time_bound`: upper time bound of the variable. This should be in hours. This is the number of hours to add to the verification times to define the upper time boundary of the verification period. See the example below.