Resolve CLIMATE-594. Resolve PR #161.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/511a7e17 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/511a7e17 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/511a7e17 Branch: refs/heads/master Commit: 511a7e175d7978cff283888a7f21b7e5c86c2042 Parents: 65cb1e2 a708478 Author: Michael Joyce <[email protected]> Authored: Thu Mar 5 09:15:17 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Thu Mar 5 09:15:17 2015 -0800 ---------------------------------------------------------------------- ocw/data_source/dap.py | 5 ++++- ocw/data_source/esgf.py | 4 ++++ ocw/data_source/local.py | 11 ++++++++++- ocw/data_source/rcmed.py | 13 ++++++++++++- ocw/dataset.py | 8 +++++++- ocw/tests/test_dap.py | 9 +++++++-- ocw/tests/test_dataset.py | 11 ++++++++++- ocw/tests/test_local.py | 7 +++++++ ocw/tests/test_rcmed.py | 14 ++++++++++++++ 9 files changed, 75 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
