----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12072/ -----------------------------------------------------------
Review request for Apache Open Climate, Chris Mattmann, Paul Ramirez, Cameron Goodale, and Michael Joyce. Description ------- Based on the new structure of OCW (Open Climate Workbench) [1], the dataset.py is the critical file that will contain all the functions and attributes related to any type of dataset (local observations, model file, RCMED and esg). This is the first time the dataset.py is developed, therefore it may need to be modified more as we go ahead. [1]: https://cwiki.apache.org/confluence/display/CLIMATE/Open+Climate+Workbench+API+summary [STRUCTURE A] Diffs ----- https://svn.apache.org/repos/asf/incubator/climate/trunk/dataset.py PRE-CREATION Diff: https://reviews.apache.org/r/12072/diff/ Testing ------- There are three files attached to this review board that can provide the test situation for you. 1- local.py ---> This file is not the final version of local.py. However, it is a good source to test the dataset.py but a model file[3]. 2- test.py ---> This file will use local.py[1] and model file[3] to test all the attributes from dataset.py. 3- prec.CRCM.ncep.monavg.nc ---> This is the actual model file that can be used to test the dataset.py (feel free to use your model file and report if any issue found) Thanks, Maziyar Boustani
