.. role:: red .. role:: blue .. role:: navy Station ======= :navy:`id` ~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Station ID | mt001 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`mth5_path` ~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **mth5_path** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | full path to MTH5 file where the station data | /home/mt/experi| | | is contained | ment_01.h5 | | **Type**: str | pathlib.Path | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`remote` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **remote** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | remote station (True) or local station | False | | | (False) | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`runs` ~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **runs** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | List of runs to process | 001 | | | | | | **Type**: list[mt_metadata.processing.aurora.| | | | run.Run] | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+