Menu

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

HTTPS access


File Date Author Commit
 500hgt.pickle 2005-02-01 jdh2358 [r905] Initial revision
 README 2005-05-16 jswhit [r1331] *** empty log message ***
 contour_demo.py 2005-05-29 jswhit [r1377] changes in contour and pcolor calls.
 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-05-31 jswhit [r1390] updates for 0.5
 nytolondon.py 2005-05-31 jswhit [r1390] updates for 0.5
 ortho_demo.py 2005-05-29 jswhit [r1378] changes to contourf call
 plotmap.py 2005-05-31 jswhit [r1387] make sure that llcrnrlon,lat keywords are used
 plotmap_pcolor.py 2005-05-31 jswhit [r1389] *** empty log message ***
 quiver_demo.py 2005-05-31 jswhit [r1390] updates for 0.5
 randompoints.py 2005-05-31 jswhit [r1390] updates for 0.5
 simpletest.py 2005-05-29 jswhit [r1377] changes in contour and pcolor calls.
 test.py 2005-05-31 jswhit [r1391] updates for 0.5

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 filled contours with map projections.

plotmap.py is the example on the matplotlib 'screenshots' page (included
in test.py) which shows the ETOPO topography as an image on a Lambert
Conformal projection (using imshow).

plotmap_pcolor.py plots the ETOPO topography using pcolor, on a Lambert 
Conformal and Orthographic projection.

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.

ortho_demo.py demonstrates the orthographic projection - you can interactively
enter the reference lat/lon (the viewpoint of the satellite).
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.