File | Date | Author | Commit |
---|---|---|---|
500hgt.pickle | 2005-02-01 | jdh2358 | [r905] Initial revision |
README | 2005-02-01 | jdh2358 | [r905] Initial revision |
contour_demo.py | 2005-03-30 | jswhit | [r1106] Fix for negative lons. |
etopo20.pickle | 2005-02-01 | jdh2358 | [r905] Initial revision |
plotmap.py | 2005-03-30 | jswhit | [r1106] Fix for negative lons. |
test.py | 2005-03-30 | jswhit | [r1105] Uses negative longitudes. |
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.