evenness#
- echopype.metrics.evenness(ds: Dataset, range_label='echo_range') DataArray #
Calculates the equivalent area (EA) [unit: m].
This quantity represents the area that would be occupied if all datacells contained the mean density.
- Parameters
- dsxr.Dataset
- range_labelstr
Name of an xarray DataArray in
ds
containingecho_range
information.
- Returns
- xr.DataArray