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_loader

segysak.openzgy.zgy_loader(filename)

Load a ZGY File.

Parameters:

filename (pathlib.Path/str) – The path or file location of the file to load.

Returns:

Loaded data.

Return type:

xarray.Dataset