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)