shiftgrid is not loaded in run_RCMES.py
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/c01e1151 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/c01e1151 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/c01e1151 Branch: refs/heads/master Commit: c01e1151c1f2b8824d5cb117f50fbd737647cbfc Parents: a94d3b1 Author: huikyole <[email protected]> Authored: Sat Oct 17 16:41:13 2015 -0700 Committer: huikyole <[email protected]> Committed: Sat Oct 17 16:41:13 2015 -0700 ---------------------------------------------------------------------- examples/configuration_file_examples/run_RCMES.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/c01e1151/examples/configuration_file_examples/run_RCMES.py ---------------------------------------------------------------------- diff --git a/examples/configuration_file_examples/run_RCMES.py b/examples/configuration_file_examples/run_RCMES.py index 5f15dfe..fd55be3 100644 --- a/examples/configuration_file_examples/run_RCMES.py +++ b/examples/configuration_file_examples/run_RCMES.py @@ -8,7 +8,6 @@ from ocw.dataset import Bounds import matplotlib.pyplot as plt from matplotlib import rcParams -from mpl_toolkits.basemap import shiftgrid import numpy as np import numpy.ma as ma import yaml
