----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12452/ -----------------------------------------------------------
(Updated July 17, 2013, 4:13 p.m.) Review request for Apache Open Climate, Cameron Goodale and Kyo Lee. Changes ------- -Added basemap copyright notice to shiftgrid() -Added missing parameter information to read_data_from_one_file() docstring -The patch is now in one file 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 http://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/toolkit/do_data_prep.py 1493845 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
