⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

geoutils.Raster.nodata

Contents

geoutils.Raster.nodata#

property Raster.nodata: int | float | None#

Nodata value of the raster.

When setting with self.nodata = new_nodata, uses the default arguments of self.set_nodata().

Returns:

Nodata value