GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/463
CLIMATE-797 - Fix Attribute error when dataset does not have mask attribute.
CLIMATE-797
- Fix Attribute error when dataset does not have mask attribute.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-797
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/463.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 #463
----
commit d41041f28532bf4fc5b5393a6ae1642116bbaa2c
Author: Michael Anderson <[email protected]>
Date: 2017-11-22T21:04:01Z
CLIMATE-935 Fixed subregion examples using old style Bounds constructor.
Added Apache license and minor Pylint
commit 7d6f5ae8abc9d37cfdace59080da1c54ff7f71e4
Author: Michael Anderson <[email protected]>
Date: 2017-11-26T21:30:10Z
CLIMATE-465 Add class level documentation and Apache license to examples
commit 41412caea5c9330ccbec28f4130ced89361789f8
Author: Michael Anderson <[email protected]>
Date: 2017-11-28T00:21:14Z
CLIMATE-797 Fix attribute error when dataset has no mask attribute
----
---