mapaxis¶
- cfplot.mapaxis(min=None, max=None, type=None)[source]¶
- mapaxis is used to work out a sensible set of longitude and latitudetick marks and labels. This is an internal routine and is not usedby the user.min=None - minimum axis valuemax=None - maximum axis valuetype=None - 1 = longitude, 2 = latitude
- Returns:
longtitude/latitude ticks and longitude/latitude tick labels