Merge branch 'master' into CLIMATE-935

Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/cc8e477a
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/cc8e477a
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/cc8e477a

Branch: refs/heads/master
Commit: cc8e477aa0886a3f3300be6df228f354e121a7c8
Parents: d41041f 6979331
Author: MichaelArthurAnderson <michael.arthur.ander...@gmail.com>
Authored: Fri Dec 1 17:55:18 2017 -0500
Committer: GitHub <nore...@github.com>
Committed: Fri Dec 1 17:55:18 2017 -0500

----------------------------------------------------------------------
 examples/time_series_with_regions.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/cc8e477a/examples/time_series_with_regions.py
----------------------------------------------------------------------
diff --cc examples/time_series_with_regions.py
index 0799cf0,168da90..4d08549
--- a/examples/time_series_with_regions.py
+++ b/examples/time_series_with_regions.py
@@@ -17,7 -17,7 +17,8 @@@
  
  '''
      Download three netCDF files, process the files to be the same shape,
 -    divide the data into 13 subregions and plot a monthly time series for 
each sub region.
 +    divide the data into subregions and plot a monthly time series for each 
sub region.
++
  '''
  
  import sys

Reply via email to