I/0# Utility functions for writing and reading data. Functions# save(fname, **kwargs) Save simulations, surveys, meshes, models, fields, and more to disk. load(fname, **kwargs) Load simulations, surveys, meshes, models, fields, and more from disk. convert(ifname, ofname, **kwargs) Convert a file that was saved with emg3d to another file format.