[
https://issues.apache.org/jira/browse/CLIMATE-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215353#comment-14215353
]
ASF GitHub Bot commented on CLIMATE-530:
----------------------------------------
GitHub user kwhitehall opened a pull request:
https://github.com/apache/climate/pull/140
CLIMATE-530 converted GrADS plots to matplotlib
- removed GrADs dependency in the preprocessing section
- updated the plots to use matplotlib instead of GrADs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwhitehall/climate CLIMATE-530
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit d144a286c541957605fcd5ac5e9bfad88272bee1
Author: Kim Whitehall <[email protected]>
Date: 2014-11-17T22:06:05Z
CLIMATE-530 converted GrADS plots to matplotlib and removed GrADs
dependency in the preprocessing section
----
> Include license acknowledgment for all mccsearch dependencies
> -------------------------------------------------------------
>
> Key: CLIMATE-530
> URL: https://issues.apache.org/jira/browse/CLIMATE-530
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: mcc search
> Affects Versions: 0.5
> Reporter: Lewis John McGibbney
> Priority: Blocker
> Fix For: 0.5
>
>
> We have a number of dependencies which are included within the mccsearch
> codebase
> * netCDF4 - http://www.unidata.ucar.edu/software/netcdf/
> * sciPy - http://www.scipy.org/scipylib/index.html
> * NumPy - http://www.scipy.org/scipylib/download.html
> * Networkx - https://networkx.github.io/download.html
> * matplotlib - http://matplotlib.org/downloads.html
> * GrADS (We used OpenGrADS grads2 Version 2.0.1.oga.1) -
> http://sourceforge.net/projects/opengrads/files/
> * LATS4D - http://sourceforge.net/projects/opengrads/files/
> we need to make sure that they are acknowledged and that we can actually use
> them all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)