Changes between Version 22 and Version 23 of udg/ecoms/RPackage/homogeneization
- Timestamp:
- Nov 8, 2016 10:48:26 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/homogeneization
v22 v23 1 == Data H omogenization1 == Data Harmonization 2 2 3 The different nature of the different climate products, models and variables, and the idiosyncratic naming and storage conventions often applied by the various modelling centres, makes necessary a previous h omogenization across datasets in order to implement a truly user-friendly toolbox for data access.3 The different nature of the different climate products, models and variables, and the idiosyncratic naming and storage conventions often applied by the various modelling centres, makes necessary a previous harmonization across datasets in order to implement a truly user-friendly toolbox for data access. 4 4 5 5 `loadeR.ECOMS` achieves this by defining a common ''vocabulary'' to all climate datasets. The particular variables of each dataset are translated -and transformed if necessary- into the common vocabulary by means of a ''dictionary''. 6 6 7 These features and more details regarding h omogenization have a [https://github.com/SantanderMetGroup/loadeR/wiki/Homogeneization dedicated section] in the loadeR's wiki.7 These features and more details regarding harmonization have a [https://github.com/SantanderMetGroup/loadeR/wiki/Homogeneization dedicated section] in the loadeR's wiki. 8 8 9 9