Michael Joyce created CLIMATE-480:
-------------------------------------
Summary: plotter.draw_subregions requires outdated subregion object
Key: CLIMATE-480
URL: https://issues.apache.org/jira/browse/CLIMATE-480
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: visualization
Affects Versions: 0.3-incubating
Reporter: Michael Joyce
Fix For: 0.4
plotter.draw_subregions [1, line 216] requires a 'subregion object' from the
old RCMET code base [2, line 37]. This should be removed and replaced with
ocw.dataset.Bounds object [3, line 205]. It's possible that additional
functionality will need to be added to the Bounds class. Subtasks will track
that work.
[1] https://github.com/apache/climate/blob/master/ocw/plotter.py
[2]
https://github.com/apache/climate/blob/master/rcmet/src/main/python/rcmes/classes.py
[3] https://github.com/apache/climate/blob/master/ocw/dataset.py
--
This message was sent by Atlassian JIRA
(v6.2#6252)