segy_write
=None) segy_write(path, block, fs
Convenience wrapper to write block
to path
.
Parameters
Name | Type | Description | Default |
---|---|---|---|
path | str | Destination file path. When fs is provided the path is interpreted relative to that filesystem. |
required |
block | SeisBlock | Dataset to write to disk. | required |