----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12452/ -----------------------------------------------------------
(Updated July 10, 2013, 9:52 p.m.) Review request for Apache Open Climate, Cameron Goodale and Kyo Lee. Changes ------- Make sure that data is stored in masked array 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 (updated) ----- 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
