File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
version 1.0.7 (not yet released)
2
2
-------------------------------
3
+ * include mpl_toolkits/__init__.py, since the one installed by matplotlib
4
+ is now inaccessible inside an egg (in 1.4.x). Make basemap a 'namespace
5
+ package'. Issue 114.
3
6
* fix drawmeridians so meridians reach edge of plot when map projection region
4
7
is *very* small (issue 113).
5
8
* update pyproj (with fixes to geodesic calculations).
6
- * support for rotated pole transormation (projection = 'rotpole').
9
+ * support for rotated pole transformation (projection = 'rotpole').
7
10
* fix warpimage with projection = 'hammer' (issue 100).
8
11
* fix tolerances for detecting jumps in meridians and parallels for
9
12
cyl and rotpole projections (issue 108).
You can’t perform that action at this time.
0 commit comments