We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfea8a commit 28c4db1Copy full SHA for 28c4db1
Changelog
@@ -1,5 +1,8 @@
1
version 1.0.8 (not yet released)
2
--------------------------------
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.
6
* fix for coastline drawing glitch (issue 123).
7
* update shapefile.py to version 1.2.0 from pyshp.googlecode.com. Add back
8
in modification clobbered in upgrade to version 1.1.7 (issue 30).
0 commit comments