Magnitude of geospatial gradient
Convenience method to compute magnitude of the geospatial gradient
- Parameters:
array (DataArray) – Array to compute geospatial gradient on
is_squared (optional) – If True, returns square of the magnitude. Default is False.
- Return type:
DataArray