Skip to content

Commit 28c4db1

Browse files
author
Jeff Whitaker
committed
don't assume grid is regular in addcyclic
1 parent acfea8a commit 28c4db1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
version 1.0.8 (not yet released)
22
--------------------------------
3+
* don't assume grid is regular with adding cyclic point in addcyclic.
4+
New kwarg 'cyclic_dimension' added, with a default of 360. Partially
5+
addresses issue 139.
36
* fix for coastline drawing glitch (issue 123).
47
* update shapefile.py to version 1.2.0 from pyshp.googlecode.com. Add back
58
in modification clobbered in upgrade to version 1.1.7 (issue 30).

0 commit comments

Comments
 (0)