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.open_seisnc

segysak.open_seisnc(seisnc, **kwargs)

Load from netcdf4 with seisnc specs.

This all fills missing attributes required for output to other storage types.

Parameters:
  • seisnc (string/path-like) – The input seisnc file.

  • **kwargs – As per xarray function open_dataset.

Returns:

xarray dataset