GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/161
CLIMATE-594 - Add origin information to Datasets
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-594
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/161.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 #161
----
commit d4f2b50ff1c6531e6c4589aa72c6c04916f7911a
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T18:39:53Z
CLIMATE-594 - Add 'origin' attribute to Dataset class
- Add 'origin' attribute to the Dataset class for tracking where a
dataset was loaded from. Future commits will update the data sources
so that this attribute is set.
commit b02d74c6a07e6225502ee1acc80d5dd1dad9d431
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T18:46:27Z
CLIMATE-594 - Add tests for Dataset attribute changes
- Add attribute test for Dataset 'name' since this was missing.
- Add test for new Dataset 'origin' attribute.
commit e716ad95d100a29b929453deae3fd3a86495ae30
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T19:40:08Z
CLIMATE-594 - Update DAP data source with origin info
- Add origin information when loading a dataset with the DAP data
source.
- Minor updates to previous DAP test.
commit 25b7267faaa6dfd49afefa34b79ffdd0f6c68085
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T20:18:37Z
CLIMATE-594 - Update local data load with origin info
commit 7f1f033f32f9c60ba8731cee27dae2b9a94246d7
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T20:32:49Z
CLIMATE-594 - Add origin information to rcmed data source
commit a708478beb9126175ca5ce297b9ab781e33ad175
Author: Michael Joyce <[email protected]>
Date: 2015-02-27T20:41:21Z
CLIMATE-594 - Add origin info to ESGF data source
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---