plot_topography

cosipy.postprocessing.field_plots.plot_cosipy_fields.plot_topography(ax, elevation)[source]

Plots elevation contours with labels onto axis.

Parameters:
  • ax (Axes)

  • elevation (DataArray)

Return type:

Axes