pyinterp.geodetic.Box.read_wkt#

static Box.read_wkt(wkt: str) pyinterp.core.geodetic.Box#

Parses OGC Well-Known Text (WKT) into a box.

Parameters:

wkt – the WKT representation of the box.

Returns:

The box defined by the WKT representation.