GitHub user prateekiiest opened a pull request:
https://github.com/apache/climate/pull/506
CLIMATE - 803 - Initial Stucture for Handling mask for non-maskedd arrays
As an initial structure I am only including checking the exception and will
gradually work upon finding the masked array if the given data set array is not
masked
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekiiest/climate patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/506.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 #506
----
commit d30893c572d70bfb209555fa7676b6900e2a74e7
Author: Prateek Chanda <prateekkol21@...>
Date: 2018-05-26T08:50:19Z
Initial Stucture for Handling mask for non-maskedd arrays
----
---