We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The functions
io.save
io.load
use a emg3d-specific file format (using h5, npz, or json). These functions are also used by
surveys.Survey.to_file
surveys.Survey.from_file
simulations.Simulation.to_file
simulations.Simulation.from_file
However, the file format is not well documented.
The text was updated successfully, but these errors were encountered:
(Consider also geoh5py and the subsurface package.)
Sorry, something went wrong.
Done in v1.
No branches or pull requests
The functions
io.save
, andio.load
use a emg3d-specific file format (using h5, npz, or json). These functions are also used by
surveys.Survey.to_file
;surveys.Survey.from_file
;simulations.Simulation.to_file
;simulations.Simulation.from_file
;However, the file format is not well documented.
The text was updated successfully, but these errors were encountered: