You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by Peter-Gibson <gi...@git.apache.org> on 2018/03/09 22:19:20 UTC

[GitHub] climate pull request #503: CLIMATE-937 ETCCDI

GitHub user Peter-Gibson opened a pull request:

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

    CLIMATE-937 ETCCDI

    **examples/ETCCDI_precip.py**    contains python functions for these indices
    **examples/CPC_ETCCDI_Wrapper.py**    is a wrapper that calls python functions
    
    example uses data on Argo in /storage/

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

    $ git pull https://github.com/Peter-Gibson/climate CLIMATE-937

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

    https://github.com/apache/climate/pull/503.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 #503
    
----
commit 0c772394a43feee49a1403b9f7dd75a528d8e468
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T18:31:36Z

    CLIMATE-937 - ETCDDI CRD

commit 34f4bbd182b58ac1a487cd09791550c9149e0fd9
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T20:38:10Z

    test

commit 075c47c563b140839194a4c4e0eb9da631ed20da
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T20:54:56Z

    CLIMATE-937 ETCCDI

commit 60a178ddbd5d89b8594bd3695348568856712b23
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T21:01:28Z

    new

commit 88da8010e7ca87a5f3cbd03619be4a2fecf0d16a
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T21:02:38Z

    new

commit caa8d21224acdc1fff0bb6ab6b56f356d3705c07
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T21:13:22Z

    CLIMATE 937 test

commit 2d28a9c072ebe6fea33f04e3c283d141f60b2579
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T21:55:57Z

    CLIMATE-937 indices functions and wrapper

commit 8a6d0ff562dcdf7391aeffcd2df5e0a66e152954
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T21:58:16Z

    Merge branch 'CLIMATE-937' of https://github.com/Peter-Gibson/climate into CLIMATE-937

commit cc697d6c22f69cfc267a722a8520d31d134f2187
Author: Peter Gibson <pg...@...>
Date:   2018-03-09T22:14:12Z

    deleted hello_gibson2.py

----


---

[GitHub] climate issue #503: CLIMATE-937 ETCCDI

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

    https://github.com/apache/climate/pull/503
  
    @Peter-Gibson ping


---

[GitHub] climate issue #503: CLIMATE-937 ETCCDI

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

    https://github.com/apache/climate/pull/503
  
    @prateekiiest correct, this is with all builds right now. Please see the mailing list and comment there, I've opened a thread for that. Thank you


---

[GitHub] climate issue #503: CLIMATE-937 ETCCDI

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

    https://github.com/apache/climate/pull/503
  
    there is a dependency failure for `pydap`


---