-
Notifications
You must be signed in to change notification settings - Fork 22
Workflows
The following seismic workflows are designed to perform scalable processing over network or continental scale seismic datasets. For detailed documentation and information about usage of Python scripts mentioned in these workflows, run the script with the --help
option.
The workflows linked here are the main, top level entry points for each type of processing. Various other bespoke workflows can be created by using the under-the-hood functions and modules utilized within these workflows. Function and module level documentation is available with the HiPerSeis library documentation.
See general HiPerSeis wiki for setting up of the working Python environment in which theses workflows are intended to run.
Please note that the workflows are particularly sensitive to the setup of HDF5 library and Python h5py
package. This is especially true if one intends to use MPI together with HDF5 I/O.