xdas.DataSequence.to_netcdf#
- DataSequence.to_netcdf(fname, mode='w', group=None, virtual=None, encoding=None, create_dirs=False)[source]#
Write this
DataSequenceto a NetCDF file by converting to a mapping first.
Write this DataSequence to a NetCDF file by converting to a mapping first.