Managing Stations

In MSNoise 2.x, stations and their metadata are managed via the MSNoise Admin (Web Interface) and the msnoise utils import-stationxml command.

Importing station metadata

The preferred way to add stations is to import a StationXML file or query an FDSN station web service:

# From a local inventory file
msnoise utils import-stationxml inventory.xml

# From an FDSN URL
msnoise utils import-stationxml https://eida.ethz.ch/fdsnws/station/1/query?...

The inventory is saved to the project’s |global.response_path| directory automatically, making instrument responses available to the preprocessing step.

Assigning data sources

Each station can be assigned to a DataSource (local SDS archive or remote FDSN/EIDA service). See Workflow Concepts (MSNoise 2.x) for the full Config Sets explanation.

msnoise admin   # → Data Sources → Stations