[
https://issues.apache.org/jira/browse/CLIMATE-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Anderson reassigned CLIMATE-480:
----------------------------------------
Assignee: Michael Anderson
> 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
> Assignee: Michael Anderson
> Fix For: 1.3.0
>
>
> 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.4.14#64029)