CLIMATE-742 - 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/a4ccb10f Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/a4ccb10f Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/a4ccb10f Branch: refs/heads/master Commit: a4ccb10f78fb04b7afd723f04ce60deb23bead88 Parents: 9d789ca 71696cb Author: huikyole <[email protected]> Authored: Mon Feb 1 18:57:33 2016 -0800 Committer: huikyole <[email protected]> Committed: Mon Feb 1 18:57:33 2016 -0800 ---------------------------------------------------------------------- ocw/data_source/local.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
