stilt.Footprint.to_netcdf#

Footprint.to_netcdf(path)[source]#

Write footprint to a netCDF file with CF-convention attributes.

Parameters:

path (str or Path) – Destination file path.

Returns:

The path written to.

Return type:

Path