.. role:: red .. role:: blue .. role:: navy Run === :navy:`id` ~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | run ID | 001 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`input_channels` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **input_channels** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | List of input channels (source) | hx, hy | | | | | | **Type**: list[mt_metadata.processing.aurora.| | | | channel.Channel] | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`output_channels` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **output_channels** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | List of output channels (response) | ex, ey, hz | | | | | | **Type**: list[mt_metadata.processing.aurora.| | | | channel.Channel] | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`time_periods` ~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **time_periods** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | List of time periods to process | [{'start': '202| | | | 0-01- | | **Type**: list[mt_metadata.common.time_period| | 01T00:00:00', | | .TimePeriod] | | 'end': '2020- | | **Units**: None | | 01- | | | | 01T01:00:00'}] | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`sample_rate` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **sample_rate** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | sample rate of the run | 1 | | | | | | **Type**: | | | | | | | | **Units**: samples per second | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+