You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by huikyole <gi...@git.apache.org> on 2018/11/25 02:02:39 UTC

[GitHub] climate pull request #519: CLIMATE-962 - Handling of NAN values while loadin...

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

----


---

[GitHub] climate pull request #519: CLIMATE-962 Handling of NAN values while loading ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---