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 2015/03/02 19:05:04 UTC

[jira] [Commented] (CLIMATE-590) update data_source/local.py to store units from datasets

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

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

GitHub user kwhitehall opened a pull request:

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

    CLIMATE-590 - Update data_source/local.py to store units from datasets

    -This update depends on the new Dataset class

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

    $ git pull https://github.com/kwhitehall/climate CLIMATE-590-new

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

    https://github.com/apache/climate/pull/167.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 #167
    
----
commit 2041bcbac74a9d0a615369f116834453808b16b3
Author: Kim Whitehall <k_...@yahoo.com>
Date:   2015-02-26T01:37:02Z

    added units instance attribute to class Dataset & updated functions accordingly

commit 51555923c5fac91521262ab8ada18df29bdeec52
Author: Kim Whitehall <k_...@yahoo.com>
Date:   2015-02-26T01:47:59Z

    update data_source/local.py to store units from datasets

----


> update data_source/local.py to store units from datasets
> --------------------------------------------------------
>
>                 Key: CLIMATE-590
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-590
>             Project: Apache Open Climate Workbench
>          Issue Type: Task
>            Reporter: Kim Whitehall
>            Assignee: Kim Whitehall
>
> in data_source/local.py edited load_file to read in the units for the variable (one liner along the lines of variable_unit = netcdf.variables[variable_name].units)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)