sdf_xarray.plotting.get_axis_label

Contents

sdf_xarray.plotting.get_axis_label#

sdf_xarray.plotting.get_axis_label(dim)[source]#

Formats the axes label for a given dim in the form of dim.long_name [dim.units].

Return type:

str

Parameters:

dim (DataArray)