Skip to content

Commit 4d21177

Browse files
author
Jeff Whitaker
committed
release 1.0.2
1 parent 209f6bb commit 4d21177

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 1.0.2 (not yet released)
1+
version 1.0.2 (git tag v1.0.2)
22
* update include geos from 3.2.0 to 3.3.1 so it compiles with gcc
33
4.6.
44
* added colorbar method that uses axes_grid toolkit to
@@ -8,9 +8,9 @@ version 1.0.2 (not yet released)
88
* added optional 1.25, 2.5 and 10 minute land/sea masks (derived from
99
GSHHS coastline data). 'resolution'
1010
and 'grid' kwargs added to drawlsmask and maskoceans.
11-
'resolution' can be 'c','l','i','h' or 'f', grid can be 1.25,2.5,5 or 10.
11+
'resolution' can be 'c','l','i','h' or 'f', grid can be 1.25,2.5,5 or 10.
1212
* update shapefile.py from pyshp.googlecode.com to r72.
13-
* change default land-sea mask (now derived directly from gshhs
13+
* change default land-sea mask (now derived directly from gshhs
1414
coastline data, default is 5 minutes use coastline resolution =
1515
'l'). Default for plotting lakes is now True.
1616
* add etopo method (similar to bluemarble, but plots etopo

0 commit comments

Comments
 (0)