You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Kim Whitehall (JIRA)" <ji...@apache.org> on 2015/02/25 19:07:04 UTC

[jira] [Created] (CLIMATE-589) Add unit attribute to the Dataset class

Kim Whitehall created CLIMATE-589:
-------------------------------------

             Summary: Add unit attribute to the Dataset class
                 Key: CLIMATE-589
                 URL: https://issues.apache.org/jira/browse/CLIMATE-589
             Project: Apache Open Climate Workbench
          Issue Type: Task
            Reporter: Kim Whitehall
            Assignee: Kim Whitehall


in dataset.py, edited class Dataset to def _init_(self, lats, lons, times, values, variable=None, units=None, name=“")
edited def _str_(self): to print out the units



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