Function for creating round Southern Ocean maps.
logical: if TRUE
, insert the bathymetry legend. If bathy_legend = NULL
or bathy_legend = "space"
, then space will be left for the legend but no legend will actually be plotted. Use this if you plan to add a legend later.
logical: if TRUE
, insert longitude border.
numeric: latitude to trim the map to. Set this to -10 for effectively no trim.
logical: if TRUE
, insert graticule grid.
logical: if TRUE
, leave a blank space on the side for a straight legend.
logical: if TRUE
, plot coastline.
character: colour to use for coastline.
logical: if TRUE
, plot ice features (ice shelves, glacier tongues, and similar).
character: colour to use for ice features.
logical or string: if TRUE
or "Orsi", plot Orsi et al., (1995) ocean fronts: Subantarctic Front, Polar Front, Southern Antarctic Circumpolar Current Front. If "Park" plot the Park & Durand (2019) fronts; Northern boundary, Subantarctic Front, Polar Front, Southern Antarctic Circumpolar Current Front and Southern Boundary.
character: colours for fronts.
character: colours for longitude border.
numeric: thickness (in degrees of latitude) of the border.
string: colour for graticule grid.
An object of class "SOmap", which represents a polar-stereographic map of the southern hemisphere. Printing or plotting this object will cause it to be displayed in the current graphics device.