GIS#

Some gis functions specific to HydroMT-FIAT.

Raster#

gis.raster.expand_raster_to_bounds(ds, bbox)

Expand a raster to (beyond) the borders of a bounding box.

gis.raster_utils.force_ns(ds)

Force a raster in north-south orientation.

Utility#

gis.utils.crs_representation([crs])

Create string representation of CRS object.