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.openzgy.zgy_writer
- segysak.openzgy.zgy_writer(seisnc_dataset, filename, dimension=None)
Write a seisnc dataset to ZGY file format.
- Parameters:
seisnc_dataset (xr.Dataset) – This should be a seisnc dataset.
filename (pathlib.Path/str) – The filename to write to.
dimension (str, optional) – The dimension to write out, if None uses available dimenions twt first.