You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/25 02:03:00 UTC

[jira] [Commented] (CLIMATE-962) Handling of NAN values while loading datasets

    [ https://issues.apache.org/jira/browse/CLIMATE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698040#comment-16698040 ] 

ASF GitHub Bot commented on CLIMATE-962:
----------------------------------------

GitHub user huikyole opened a pull request:

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

    CLIMATE-962 - Handling of NAN values while loading datasets

    local.load_file has been updated to mask NaN values

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

    $ git pull https://github.com/huikyole/climate CLIMATE-962

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

    https://github.com/apache/climate/pull/519.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 #519
    
----
commit 8e74c7f888d6855f6357cac3f028aed85fbacf77
Author: huikyole <hu...@...>
Date:   2018-11-25T02:00:03Z

    CLIMATE-962 - Handling of NAN values while loading datasets
    local.load_file has been updated to mask NaN values

----


> Handling of NAN values while loading datasets
> ---------------------------------------------
>
>                 Key: CLIMATE-962
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-962
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: data sources
>    Affects Versions: 1.3.0
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>            Priority: Critical
>             Fix For: 1.4.0
>
>
> local.load_multiple_files and local.load_dataset_from_multiple_netcdf_files do not make NAN values when reading netcdf files. This ticket will resolve this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)