You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MichaelArthurAnderson <gi...@git.apache.org> on 2017/11/28 00:22:40 UTC

[GitHub] climate pull request #463: CLIMATE-797 - Fix Attribute error when dataset do...

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 <mi...@michaels-imac.local>
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 <mi...@michaels-imac.local>
Date:   2017-11-26T21:30:10Z

    CLIMATE-465 Add class level documentation and Apache license to examples

commit 41412caea5c9330ccbec28f4130ced89361789f8
Author: Michael Anderson <mi...@michaels-imac.local>
Date:   2017-11-28T00:21:14Z

    CLIMATE-797 Fix attribute error when dataset has no mask attribute

----


---

[GitHub] climate pull request #463: CLIMATE-797 - Fix Attribute error when dataset do...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/climate/pull/463


---

[GitHub] climate issue #463: CLIMATE-797 - Fix Attribute error when dataset does not ...

Posted by agoodm <gi...@git.apache.org>.
Github user agoodm commented on the issue:

    https://github.com/apache/climate/pull/463
  
    @MichaelArthurAnderson seems there are now conflicts as a result of the first PR I merged. Can you go ahead and fix them up? I will merge your remaining PRs once this is addressed.


---

[GitHub] climate issue #463: CLIMATE-797 - Fix Attribute error when dataset does not ...

Posted by MichaelArthurAnderson <gi...@git.apache.org>.
Github user MichaelArthurAnderson commented on the issue:

    https://github.com/apache/climate/pull/463
  
    Conflicts merged.


---

[GitHub] climate issue #463: CLIMATE-797 - Fix Attribute error when dataset does not ...

Posted by agoodm <gi...@git.apache.org>.
Github user agoodm commented on the issue:

    https://github.com/apache/climate/pull/463
  
    @MichaelArthurAnderson I will merge this shortly, can you also fix the conflicts (or rebase) your remaining PRs?


---