Thanks to visit codestin.com Credit goes to github.com
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 cd95cbe commit 201f621Copy full SHA for 201f621
Changelog
@@ -10,8 +10,8 @@ version 0.9.6 (not yet released)
10
* Added support for geostationary satellite projection
11
(projection='geos'), contributed by Scott Sinclair.
12
Illustrated by examples/geos_demo.py.
13
- * added a bunch of extra colormaps (many from GMT
14
- and GIST), and a script to plot them (examples/show_colormaps.py).
+ * added a bunch of extra colormaps (mostly from GMT),
+ and a script to plot them (examples/show_colormaps.py).
15
To import new colormaps, use 'from matplotlib.toolkits.basemap
16
import cm'
17
* orthographic projection only defined for perfect sphere - raise
0 commit comments