Menu

Tree [r1233] / trunk / toolkits / basemap / examples /
 History

HTTPS access


File Date Author Commit
 500hgt.pickle 2005-02-01 jdh2358 [r905] Initial revision
 README 2005-04-16 jswhit [r1197] Updated with randompoints.py example.
 contour_demo.py 2005-04-15 jswhit [r1183] updated for 0.3
 etopo20.pickle 2005-02-01 jdh2358 [r905] Initial revision
 fcover.dat 2005-04-16 jswhit [r1199] data file for quiver_demo.py
 ireland.py 2005-04-18 jswhit [r1216] code cleanups.
 nytolondon.py 2005-04-18 jswhit [r1215] code cleanup
 plotmap.py 2005-04-20 jswhit [r1233] added some more comments.
 quiver_demo.py 2005-04-19 jswhit [r1219] code cleanup
 randompoints.py 2005-04-18 jswhit [r1216] code cleanups.
 simpletest.py 2005-04-18 jswhit [r1217] code cleanup.
 test.py 2005-04-19 jswhit [r1220] code cleanup.

Read Me

simpletest.py is the simple example given in the Basemap docstrings.

test.py exercises all the available map projections by plotting the etopo 
20 minute bathymetry/topography data using imshow.

contour_demo.py demonstrates the use of contour and pcolor with map projections.

plotmap.py is the example on the matplotlib 'screenshots' page (included
in test.py).

nytolondon.py shows how to draw a great circle on a map (NY to London)

ireland.py draws maps of ireland with the crude, low and intermediate
resolution boundary datasets.

quiver_demo.py shows how to plot wind vectors on a map.

randompoints.py demonstrates the use of scatter to plot randomly distributed
points on the earth.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.