pyinterp.geodetic.Polygon.area#
- Polygon.area(self: pyinterp.core.geodetic.Polygon, 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.