GitHub user kwhitehall opened a pull request:

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

    CLIMATE-623 - Allow propogation of 2D arrays

    - update subset function in DSP to subset 2D (lat,lon) arrays
    - update Dataset class to allow 2D (lat,lon) arrays
    - update associated test in test_dataset.py to allow 2D arrays

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kwhitehall/climate CLIMATE-623

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/192.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 #192
    
----
commit 126631dbe078e372ee36a41695152af28a2f99e0
Author: Kim Whitehall <[email protected]>
Date:   2015-04-21T23:07:39Z

    CLIMATE-623 - Allow propogation of 2D arrays
    - update subset function in DSP to subset 2D (lat,lon) arrays
    - update Dataset class to allow 2D (lat,lon) arrays
    - update associated test in test_dataset.py to allow 2D arrays

----


---
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.
---

Reply via email to