CLIMATE-743 - ocw.data_source.local.py cannot properly detect the altitude dimension
- In ocw.data_source.local.load_file, level_index is fixed as 1 (the 2nd dimension) if the input dataset has four dimensions. Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/33419411 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/33419411 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/33419411 Branch: refs/heads/master Commit: 334194118ba663b2f0fdee3198e411e2c802885c Parents: a4ccb10 51dd397 Author: huikyole <[email protected]> Authored: Mon Feb 1 18:58:36 2016 -0800 Committer: huikyole <[email protected]> Committed: Mon Feb 1 18:58:36 2016 -0800 ---------------------------------------------------------------------- ocw/utils.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
