CLIMATE-841 - ocw.dataset_processor.subset
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/07db0a24 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/07db0a24 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/07db0a24 Branch: refs/heads/master Commit: 07db0a240a6bdc9dbb10c38bc7af418281ca76e3 Parents: 625eec2 0b753c7 Author: huikyole <huiky...@argo.jpl.nasa.gov> Authored: Wed Aug 10 07:27:53 2016 -0700 Committer: huikyole <huiky...@argo.jpl.nasa.gov> Committed: Wed Aug 10 07:27:53 2016 -0700 ---------------------------------------------------------------------- examples/subregions.py | 53 -------- examples/subregions_rectangular_boundaries.py | 53 ++++++++ examples/subset_TRMM_data_for_NCA_regions.py | 56 +++++++++ ocw/dataset.py | 65 +--------- ocw/dataset_processor.py | 60 ++++++--- ocw/utils.py | 139 ++++++++++++++++++++- 6 files changed, 292 insertions(+), 134 deletions(-) ----------------------------------------------------------------------