File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 11version 1.0.3 (not yet released)
2- * added hexbin method.
3- * drawmapboundary now uses axes bgcolor as default fill_color. If
4- no color fill wanted, set fill_color='none' (a string).
5- * clip coastlines for nplaea,npaeqd,splaea,spaeqd in stereographic
6- coordinates to avoid S. America disappearing in some south polar
7- plots.
8- * add 'round' keyword to Basemap.__init__ for pole-centered
2+ * update coastlines, rivers, political boundaries to GSHHS
3+ 2.2.0/GMT 4.5.7. The fillcontinents bug (filling the outside
4+ instead of the inside of a coastline polygon) is now much
5+ harder to trigger.
6+ * add 'round' keyword keyword to Basemap.__init__ for pole-centered
97 projections to make them round (clipped at boundinglat) instead
10- of square.
8+ of square.
9+ * added hexbin method.
10+ * drawmapboundary now uses axes bgcolor as default fill_color. If
11+ no color fill wanted, set fill_color='none' (a string).
12+ * clip coastlines for nplaea,npaeqd,splaea,spaeqd in stereographic
13+ coordinates to avoid S. America disappearing in some south polar
14+ plots.
1115 * fix broken daynight terminator function.
1216 * added kav7 (Kavrayskiy VII) and eck4 (Eckert IV) projections
1317 (https://github.com/matplotlib/basemap/issues/9).
You can’t perform that action at this time.
0 commit comments