Processing
decimations |
Description |
Example |
|---|---|---|
Required: True Type: list[mt_metadata.processing.aurora. decimation_level.DecimationLevel] Units: None |
decimation levels |
0 |
band_specification_style |
Description |
Example |
|---|---|---|
Required: False Type: mt_metadata.processing.aurora.proce ssing.BandSpecificationStyleEnum | Units: None |
describes how bands were sourced |
EMTF |
band_setup_file |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
the band setup file used to define bands |
/home/user/bs_t est.cfg |
id |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Configuration ID |
0 |
channel_nomenclature.ex |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘ExEnum’> Units: None |
label for the X electric field channel, X is assumed to be North |
ex |
channel_nomenclature.ey |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘EyEnum’> Units: None |
label for the Y electric field channel, Y is assumed to be East |
ey |
channel_nomenclature.hx |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘HxEnum’> Units: None |
label for the X magnetic field channel, X is assumed to be North |
hx |
channel_nomenclature.hy |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘HyEnum’> Units: None |
label for the Y magnetic field channel, Y is assumed to be East |
hy |
channel_nomenclature.hz |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘HzEnum’> Units: None |
label for the Z magnetic field channel, Z is assumed to be vertical Down |
hz |
channel_nomenclature.keyword |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘SupportedNomenclatureEnum’> Units: None |
Keyword for the channel nomenclature system |
default lemi12 lemi34 musgraves phoenix123 |
stations.remote |
Description |
Example |
|---|---|---|
Required: True Type: list[mt_metadata.processing.aurora. station.Station] Units: None |
list of remote sites |
10 |
stations.local.id |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Station ID |
mt001 |
stations.local.mth5_path |
Description |
Example |
|---|---|---|
Required: True Type: str | pathlib.Path Units: None |
full path to MTH5 file where the station data is contained |
/home/mt/experi ment_01.h5 |
stations.local.remote |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘bool’> Units: None |
remote station (True) or local station (False) |
False |
stations.local.runs |
Description |
Example |
|---|---|---|
Required: True Type: list[mt_metadata.processing.aurora. run.Run] Units: None |
List of runs to process |
001 |