[
https://issues.apache.org/jira/browse/CLIMATE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038004#comment-14038004
]
ASF GitHub Bot commented on CLIMATE-476:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/79
CLIMATE-476 - Add __str__ method to OCW objects
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-476
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/79.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 #79
----
commit a2a072f9b388cb88544ba2e4e829d27d78b01c3a
Author: Michael Joyce <[email protected]>
Date: 2014-06-19T19:32:33Z
CLIMATE-476 - Add __str__ implementation to Dataset
commit cf7395aba2ca7e7a4493d5e9bdd1eb9ccaf13b6f
Author: Michael Joyce <[email protected]>
Date: 2014-06-19T19:37:11Z
CLIMATE-476 - Add __str__ implementation to Bounds
commit be6b4b85d9a04d2d854feda27ccbaa761f43037a
Author: Michael Joyce <[email protected]>
Date: 2014-06-19T19:49:57Z
CLIMATE-476 - Add __str__ implementation to Evaluation
----
> OCW objects should implement __str__
> ------------------------------------
>
> Key: CLIMATE-476
> URL: https://issues.apache.org/jira/browse/CLIMATE-476
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: general
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Priority: Minor
> Fix For: 0.4
>
>
> It would be nice for the Python objects to print in a semi-readable way!
> Let's implement __str__ for our OCW objects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)