From dev-return-10412-archive-asf-public=cust-asf.ponee.io@climate.apache.org Fri Mar 9 23:20:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 47693180677 for ; Fri, 9 Mar 2018 23:20:11 +0100 (CET) Received: (qmail 51417 invoked by uid 500); 9 Mar 2018 22:20:05 -0000 Mailing-List: contact dev-help@climate.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.apache.org Delivered-To: mailing list dev@climate.apache.org Received: (qmail 51308 invoked by uid 99); 9 Mar 2018 22:20:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2018 22:20:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B7226C06DD for ; Fri, 9 Mar 2018 22:20:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.061 X-Spam-Level: X-Spam-Status: No, score=-110.061 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id XdrUdyeb04dO for ; Fri, 9 Mar 2018 22:20:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 131A85F5B1 for ; Fri, 9 Mar 2018 22:20:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 50A88E0CDF for ; Fri, 9 Mar 2018 22:20:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9C48E2144B for ; Fri, 9 Mar 2018 22:20:00 +0000 (UTC) Date: Fri, 9 Mar 2018 22:20:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@climate.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393693#comment-16393693 ] ASF GitHub Bot commented on CLIMATE-937: ---------------------------------------- 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 Date: 2018-03-09T18:31:36Z CLIMATE-937 - ETCDDI CRD commit 34f4bbd182b58ac1a487cd09791550c9149e0fd9 Author: Peter Gibson Date: 2018-03-09T20:38:10Z test commit 075c47c563b140839194a4c4e0eb9da631ed20da Author: Peter Gibson Date: 2018-03-09T20:54:56Z CLIMATE-937 ETCCDI commit 60a178ddbd5d89b8594bd3695348568856712b23 Author: Peter Gibson Date: 2018-03-09T21:01:28Z new commit 88da8010e7ca87a5f3cbd03619be4a2fecf0d16a Author: Peter Gibson Date: 2018-03-09T21:02:38Z new commit caa8d21224acdc1fff0bb6ab6b56f356d3705c07 Author: Peter Gibson Date: 2018-03-09T21:13:22Z CLIMATE 937 test commit 2d28a9c072ebe6fea33f04e3c283d141f60b2579 Author: Peter Gibson Date: 2018-03-09T21:55:57Z CLIMATE-937 indices functions and wrapper commit 8a6d0ff562dcdf7391aeffcd2df5e0a66e152954 Author: Peter Gibson 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 Date: 2018-03-09T22:14:12Z deleted hello_gibson2.py ---- > ETCCDI/CRD climate change indicies > ---------------------------------- > > Key: CLIMATE-937 > URL: https://issues.apache.org/jira/browse/CLIMATE-937 > Project: Apache Open Climate Workbench > Issue Type: New Feature > Reporter: Huikyo Lee > Priority: Critical > > http://etccdi.pacificclimate.org/list_27_indices.shtml -- This message was sent by Atlassian JIRA (v7.6.3#76005)