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-02-02 | jswhit | [r910] Removed warning about contour in version of mat... |
etopo20.pickle | 2005-02-01 | jdh2358 | [r905] Initial revision |
plotmap.py | 2005-02-01 | jdh2358 | [r905] Initial revision |
test.py | 2005-02-01 | jdh2358 | [r905] Initial revision |
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.