----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12710/ -----------------------------------------------------------
(Updated July 22, 2013, 9:09 p.m.) Review request for Apache Open Climate. Changes ------- Addressing Nio dependences. Repository: climate Description ------- Answering JIRA Issue, CLIMATE-67 -- Adding functionality to open hourly IR brightness temperature files While I was in the file I also fixed the indentation issue. The changes that were made (barring the indentation) were: - added try block in decodeTimeFromString to accommodate the yyyy-mm-dd -H format - in getModelTimeStep edit the if statement for units==hours to handle fractional hr Diffs (updated) ----- http://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/toolkit/process.py 1504319 Diff: https://reviews.apache.org/r/12710/diff/ Testing ------- Tested the updated modules in process.py with another program (not yet in RCMES) with MERG NETCDF files Tested process.py with the current RCMES (rcmet_ui.py) to ensure nothing was broken with these edits. Thanks, Kim Whitehall
