----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12452/#review23164 -----------------------------------------------------------
http://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/storage/files.py <https://reviews.apache.org/r/12452/#comment47020> Could you also change this function, 'read_data_from_one_file', please? Those functions reading data from a list is not currently in use. - Kyo Lee On July 10, 2013, 3:12 p.m., Alex Goodman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12452/ > ----------------------------------------------------------- > > (Updated July 10, 2013, 3:12 p.m.) > > > Review request for Apache Open Climate, Cameron Goodale and Kyo Lee. > > > Repository: climate > > > Description > ------- > > This patch partially addresses CLIMATE-186 in that it can now handle data > with reversed or shifted lat lon grids. We have still not decided on how to > go about how to handle different calendars for daily data, so that patch will > come later. > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/storage/files.py > 1501858 > > Diff: https://reviews.apache.org/r/12452/diff/ > > > Testing > ------- > > -NCEP Reanalysis Air Temperature Data to check if latitudes and associated > data are reversed properly > -Surface Air Temperature data from CMIP5 model output to test grid shift (eg > transform lon domain from [0, 360) to [-180, 180)) > > > Thanks, > > Alex Goodman > >
