From dev-return-10098-archive-asf-public=cust-asf.ponee.io@climate.apache.org Fri Jan 5 11:45:58 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 21215180647 for ; Fri, 5 Jan 2018 11:45:58 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 117E0160C27; Fri, 5 Jan 2018 10:45:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4E2D6160C19 for ; Fri, 5 Jan 2018 11:45:57 +0100 (CET) Received: (qmail 55297 invoked by uid 500); 5 Jan 2018 10:45:56 -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 55285 invoked by uid 99); 5 Jan 2018 10:45:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jan 2018 10:45:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1C930DFF75; Fri, 5 Jan 2018 10:45:56 +0000 (UTC) From: MichaelArthurAnderson To: dev@climate.apache.org Reply-To: dev@climate.apache.org Message-ID: Subject: [GitHub] climate pull request #485: CLIMATE-366 Add full temporal rebin option to UI Content-Type: text/plain Date: Fri, 5 Jan 2018 10:45:56 +0000 (UTC) GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/485 CLIMATE-366 Add full temporal rebin option to UI CLIMATE-366 Add full temporal rebin option to UI - Added full rebin option. - Renamed 'yearly' option to annual to be consistent with rebin methods. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-366 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/485.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 #485 ---- commit 18e3a1635b364ac0336c529400bf073338ecaf56 Author: Michael Anderson Date: 2018-01-05T10:42:02Z CLIMATE-366 Add full temporal rebin option to UI ---- ---