pyinterp.core.geodetic.Box.area#
- Box.area(self: pyinterp.core.geodetic.Box, wgs: Optional[pyinterp.core.geodetic.System] = None) float #
Calculates the area.
- Parameters
wgs – WGS system used for the calculation, default to WGS84.
- Returns
The calculated area.