segysak.SeisIO.to_netcdf

SeisIO.to_netcdf(seisnc, **kwargs)

Output to netcdf4 with specs for seisnc.

Parameters
  • seisnc (string/path-like) – The output file path. Preferably with .seisnc extension.

  • **kwargs – As per xarray function to_netcdf.