Alex Goodman created CLIMATE-92:
-----------------------------------
Summary: Overhaul to plots.py
Key: CLIMATE-92
URL: https://issues.apache.org/jira/browse/CLIMATE-92
Project: Apache Open Climate Workbench
Issue Type: Improvement
Components: metrics, rcmet, visualization
Affects Versions: 0.1-incubating
Reporter: Alex Goodman
Assignee: Chris A. Mattmann
Our current implementation of plotting functions is very barebones. Currently
there is only support for a limited number of plots (time series and contour
maps). Currently I plan on doing at least the following things to address this:
-Convert all routines using PyNGL to matplotlib (as per CLIMATE-55)
-Add support for a larger variety of plots (such as pseudocolor plots and
Taylor diagrams, eg Kim et. al)
-Integration of multiple datasets (subplots with several models / observations,
spaghetti plots, etc)
And perhaps several other ideas after later discussions. Currently I have
already redone the routine for drawing contour maps by replacing PyNGL methods
with Basemap. (and deprecated old or unused ones).
--
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