You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/07 00:22:01 UTC

[jira] [Commented] (CLIMATE-466) Plotter need better configuration for generating color bar

    [ https://issues.apache.org/jira/browse/CLIMATE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020453#comment-14020453 ] 

ASF GitHub Bot commented on CLIMATE-466:
----------------------------------------

GitHub user MBoustani opened a pull request:

    https://github.com/apache/climate/pull/67

    CLIMATE-466 update plotter for bettwe color bar.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MBoustani/climate CLIMATE-466

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/67.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 #67
    
----
commit 381d367e9bbf36e04b10521b0e59b9cbd6a41f44
Author: Maziyar Boustani <ma...@yahoo.com>
Date:   2014-06-06T22:18:45Z

    CLIMATE-466 update plotter for bettwe color bar.

----


> Plotter need better configuration for generating color bar
> ----------------------------------------------------------
>
>                 Key: CLIMATE-466
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-466
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: visualization
>    Affects Versions: 0.3-incubating
>            Reporter: Maziyar Boustani
>            Assignee: Maziyar Boustani
>             Fix For: 0.4
>
>
> In plotter.py function "_nice_intervals" need to understand the range of values in different cases and be able to make a correct color bar for plot.
> If the values all are above 0 then make color bar starts from min to max.
> But if the values are between negative and positive then always keep 0 in center of color bar.



--
This message was sent by Atlassian JIRA
(v6.2#6252)