Navigation

  • ☰
  • »
  • Grond Manual (v1.7.0) »

Configuration¶

Grond is configured by YAML text files. Read on Configuration file structure and format (YAML) to get started with the configuration.

Contents

  • Configuration file structure and format (YAML)
  • Dataset
    • General configuration and templating
    • Waveform data
    • Satellite data
    • GNSS campaign data
  • Targets
    • General Target configuration
    • Waveform targets
    • Satellite targets
    • GNSS campaign targets
    • Phase pick targets (polarities)
  • Problems
    • General configuration
    • CMTProblem configuration
    • DoubleDCProblem configuration
    • RectangularProblem configuration
    • VolumePointProblem configuration
    • SFProblem configuration
  • Analysers
    • TargetBalancingAnalyser configuration
    • NoiseAnalyser configuration
  • Optimisers
    • Bayesian Bootstrap Optimiser (BABO)
      • Example Configuration
      • General configuration
      • UniformSamplerPhase configuration
      • DirectedSamplerPhase configuration
      • InjectionSamplerPhase configuration

Glossary

Dataset¶

The core of data input, selection and data configuration.

Targets¶

are the observable (seismic or surface displacements) whos misfit is minimised.

Problem¶

is specific source model (CMT, rectangular fault), which is optimised.

Analysers¶

are responsible for data analysis before the optimisation.

Optimiser¶

deliver the optimisation strategy.

 

Navigation

  • index
  • modules |
  • next |
  • previous |
© Copyright 2025, The Grond Developers.