From dev-return-10469-archive-asf-public=cust-asf.ponee.io@climate.apache.org Sat May 26 11:24:47 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 1D925180671 for ; Sat, 26 May 2018 11:24:46 +0200 (CEST) Received: (qmail 3200 invoked by uid 500); 26 May 2018 09:24:46 -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 3187 invoked by uid 99); 26 May 2018 09:24:45 -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; Sat, 26 May 2018 09:24:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 425EFE0A9F; Sat, 26 May 2018 09:24:45 +0000 (UTC) From: prateekiiest To: dev@climate.apache.org Reply-To: dev@climate.apache.org References: In-Reply-To: Subject: [GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non... Content-Type: text/plain Message-Id: <20180526092445.425EFE0A9F@git1-us-west.apache.org> Date: Sat, 26 May 2018 09:24:45 +0000 (UTC) Github user prateekiiest commented on the issue: https://github.com/apache/climate/pull/506 Can I see an example of a ndarray data set having missing values. By convention is the missing values represented as None or isnan ? ---