CLIMATE-698 - Handling missing values in ocw.dataset_processor.temporal_rebin_with_time_index
- the previous merge conflict, CLIMATE-687, has been resolved. - binned_values is now a numpy.ma array Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/ca936864 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/ca936864 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/ca936864 Branch: refs/heads/master Commit: ca9368645056c11f9069391063519c2aa4f80a11 Parents: f4e7bd6 6abd0a9 Author: huikyole <[email protected]> Authored: Thu Oct 22 00:13:50 2015 -0700 Committer: huikyole <[email protected]> Committed: Thu Oct 22 00:13:50 2015 -0700 ---------------------------------------------------------------------- ocw/data_source/local.py | 44 +++++++++++++++++++++++-------------------- ocw/dataset_processor.py | 2 +- 2 files changed, 25 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
