Use mpl_toolkits.basemap.Basemap to plot
| Parameters: |
|
|---|
Other arguments and keyword arguments are parsed to f_pylab (the pylab function f_pylab provided).
| Returns: | m, cs (mpl_toolkits.basemap.Basemap, output of f_pylab) |
|---|
If the dimensions are not recognized as latitudes and longitudes, no map is made; f_pylab(x,y,data) is called and its output(s) are returned