Mondaic
This API reference is not for the latest stable Salvus version.

salvus.project.components.action.exploration.exploration_action_component

A series of functions to assist with using data from exploration seismology in SalvusProject.

Classes

ExplorationActionComponent

class ExplorationActionComponent(builtins.object):
    def __init__(self, project: salvus.project.project.Project) -> None: ...

Specific actions for exploration seismology.

Initialize the class.

Parameters
  • project salvus.project.project.Project — The project for the component.