salvus.project.components.action.exploration.exploration_action_component
A series of functions to assist with using data from exploration seismology in SalvusProject.
Classes
ExplorationActionComponent
ExplorationActionComponentclass ExplorationActionComponent(builtins.object):
def __init__(self, project: salvus.project.project.Project) -> None: ...Specific actions for exploration seismology.
Initialize the class.
Parameters
projectsalvus.project.project.Project — The project for the component.