polartoolkit.Figure.add_geologic_units

polartoolkit.Figure.add_geologic_units#

Figure.add_geologic_units(legend=True, legend_loc=None)[source]#

add geologic unit shapefiles from GeoMap to a map, from Cox et al.[#coxcontinentwide2023]_ and Cox et al.[#coxgeomap2023]_

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

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

Return type:

None