polartoolkit.Figure.add_bed_type

polartoolkit.Figure.add_bed_type#

Figure.add_bed_type(legend=True, legend_loc=None, transparency=0)[source]#

add bed type classifications from from from Aitken et al.[#aitkenantarctic2023]_ and Aitken et al.[#aitkenantarctic2023a]_.

Parameters:
  • legend (bool) – whether to add a legend for the bed types, by default True

  • legend_loc (str | None) – location of the legend, by default is lower left

  • transparency (int) – transparency of the bed type layer, by default 0

Return type:

None