You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If yes, could you please support this in MDIO. That way people who do not want any compression can just ship lossless=None explicitly to segy_to_mdio. Thanks.
The text was updated successfully, but these errors were encountered:
Yes, we can support this. We need to refactor the CLI and parameters to be more user-friendly for compression, which this project can go into. If you have any ideas feel free to do a PR, we can discuss further there :)
Is there a way to avoid compression (Blosc) when we run segy_to_mdio? Will this work:
In src/mdio/segy/blocked_io.py
If yes, could you please support this in MDIO. That way people who do not want any compression can just ship lossless=None explicitly to segy_to_mdio. Thanks.
The text was updated successfully, but these errors were encountered: