- Fixed load_dataset_from_multiple_netcdf_files() so that user entered lat_name, lon_name, and time_name are valid. - Slight change to handling of optional arguments in load_file() to ensure default behavior is handled correctly.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/6f42b544 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/6f42b544 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/6f42b544 Branch: refs/heads/master Commit: 6f42b544d1e2012cf688cb9e8d0ca79f9aed5e68 Parents: 0cc3afe 83ed37f Author: huikyole <huiky...@argo.jpl.nasa.gov> Authored: Tue Jul 5 11:12:58 2016 -0700 Committer: huikyole <huiky...@argo.jpl.nasa.gov> Committed: Tue Jul 5 11:12:58 2016 -0700 ---------------------------------------------------------------------- ocw/data_source/local.py | 44 +++++++++++++++++--------------- ocw/tests/test_local.py | 59 ++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 79 insertions(+), 24 deletions(-) ----------------------------------------------------------------------