campo.to_tiff

campo.to_tiff(dataframe, crs='', directory='', timestep=None)

Exports field agent property to a set of GeoTIFF outputs

Parameters:
  • dataframe (dataframe) – Input dataframe from LUE dataset

  • crs (str) – Coordinate Reference System, e.g. ‘EPSG:4326’

  • directory (str) – Output directory

  • timestep (int) – None for static data or timestep for dynamic data