nctoolkit.from_xarray

nctoolkit.from_xarray(ds)

Convert an xarray dataset to an nctoolkit dataset This will first save the xarray dataset as a temporary netCDF file.

Parameters
  • ds (xarray dataset) –

  • ---------------

  • from_xarray (nctoolkit.DataSet) –