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 15e8ad0 commit 1b5a525Copy full SHA for 1b5a525
doc/users/figures/lcc.py
@@ -5,7 +5,7 @@
5
# lat_1 is first standard parallel.
6
# lat_2 is second standard parallel (defaults to lat_1).
7
# lon_0,lat_0 is central point.
8
-# rsphere=(6378137.00,6356752.3142) specifies WGS4 ellipsoid
+# rsphere=(6378137.00,6356752.3142) specifies WGS84 ellipsoid
9
# area_thresh=1000 means don't plot coastline features less
10
# than 1000 km^2 in area.
11
m = Basemap(width=12000000,height=9000000,
0 commit comments