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# outpathstrDestination path for the NetCDF file.