[
https://issues.apache.org/jira/browse/CLIMATE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648529#comment-14648529
]
ASF GitHub Bot commented on CLIMATE-648:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/214
CLIMATE-648 - Propagation of missing data information from each dataset
A new module ocw.dataset_processor.mask_missing_data has been added. Any
missing data flag is propagated into the all datasets in the input
'dataset_array'.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-648
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/214.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 #214
----
commit fb43681b8143bc244557927fdbca788e17c9dc20
Author: huikyole <[email protected]>
Date: 2015-07-30T23:52:34Z
Propagation of missing data information from each dataset
----
> Propagation of missing data information from each dataset
> ---------------------------------------------------------
>
> Key: CLIMATE-648
> URL: https://issues.apache.org/jira/browse/CLIMATE-648
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: regridding/data processing
> Affects Versions: 1.0.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.0.0
>
>
> Current examples do not properly share missing data information between
> observations and models. To fix this, we need a new module in
> dataset_processor which propagate missing data flag from each dataset to the
> other datasets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)