Attention
From version v0.5, SEGY-SAK has migrated the documentation to https://trhallam.github.io/segysak/latest/.
This documentation will be archived from v0.6.
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.