Version:

salvus.project.components.action.exploration.exploration_action_component

salvus.project.components.action.exploration.exploration_action_component salvus project components action exploration exploration_action_component
A series of functions to assist with using data from exploration seismology in SalvusProject.

Classes

ExplorationActionComponent

Specific actions for exploration seismology.
Initialize the class.
SIGNATURE
class ExplorationActionComponent(builtins.object):
    def __init__(self, project: Project) -> None: ...
ARGUMENTS
Required
project
Type:Project
Description:
The project for the component.
PAGE CONTENTS