CHM.xarray_accessor.GeoAccessor.vars_to_netcdf

CHM.xarray_accessor.GeoAccessor.vars_to_netcdf#

xarray_accessor.GeoAccessor.vars_to_netcdf(outpath: str) None#

Write all variables from the dataset (excluding mesh scaffolding) to NetCDF. To load, use the mesh written with uxgrid_to_netcdf.

Parameters#

outpathstr

Destination path for the NetCDF file.