Alex Goodman created CLIMATE-203:
------------------------------------

             Summary: Deprecate read_lolaT_from_file() in files.py
                 Key: CLIMATE-203
                 URL: https://issues.apache.org/jira/browse/CLIMATE-203
             Project: Apache Open Climate Workbench
          Issue Type: Improvement
          Components: regridding
    Affects Versions: 0.1-incubating
            Reporter: Alex Goodman
            Assignee: Alex Goodman
             Fix For: 0.2-incubating


read_lolaT_from_file() in files.py returns latitudes, longitudes, and model 
times from a netcdf file while read_data_from_one_file() returns model 
variable, model times, and model variable units. If the latitude and longitude 
values are in a peculiar order (CLIMATE-186), then the model data will need to 
be rearranged accordingly, so latitude and longitude values will be needed 
first. Thus I suggest we deprecate read_lolaT_from_file() and include its 
functionality in read_data_from_one_file().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to