Menu

Tree [r1214] / 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-17 jswhit [r1205] No longer need to set x_lim, y_lim manually.
 nytolondon.py 2005-04-17 jswhit [r1204] No longer need to set_xlim, set_ylim manually.
 plotmap.py 2005-04-15 jswhit [r1183] updated for 0.3
 quiver_demo.py 2005-04-15 jswhit [r1183] updated for 0.3
 randompoints.py 2005-04-16 jswhit [r1201] 4x faster
 simpletest.py 2005-04-15 jswhit [r1189] New example (same as one in Basemap docstrings).
 test.py 2005-04-15 jswhit [r1183] updated for 0.3

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.