Module basemap_magic
[hide private]
[frames] | no frames]

Module basemap_magic

source code

Functions [hide private]
 
main()
NAME ...
source code
Function Details [hide private]

main()

source code 

NAME 
    basemap_magic.py

DESCRIPTION
    makes a map of locations in er_sites.txt

SYNTAX
    basemap_magic.py  [command line options]

OPTIONS
    -h prints help message and quits
    -f SFILE, specify er_sites.txt format file
    -res [c,l,i,h] specify resolution (crude,low,intermediate,high)
    -pad LAT,LON  pad bounding box by LAT/LON 
    -prj [lcc] , specify projection (lcc=lambert conic conformable), default is mercator
    -n print site names (default is not)
    -l print location names (default is not)
    -o color ocean blue/land green (default is not)

DEFAULTS
    SFILE: 'er_sites.txt'
    resolution: intermediate