.. role:: red .. role:: blue .. role:: navy Electric ======== :navy:`channel_number` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **channel_number** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Channel number on the data logger. | 1 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`channel_id` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **channel_id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | channel id given by the user or data logger | 1001.11 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`comments.author` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **comments.author** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | person who authored the comment | J. Pedantic | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`comments.time_stamp` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **comments.time_stamp** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Date and time of in UTC of when comment was | 2020-02- | | | made. | 01T09:23:45.453| | **Type**: float | int | numpy.datetime64 | pa| | 670+00:00 | | ndas._libs.tslibs.timestamps.Timest | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`comments.value` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **comments.value** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | comment string | failure at | | | | midnight. | | **Type**: str | list | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`component` ~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **component** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Component of the electric field. | Ex | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`measurement_azimuth` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **measurement_azimuth** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Horizontal azimuth of the channel in | 0.0 | | | measurement coordinate system spcified in | | | **Type**: | station.orientation.reference_frame. Default | | | | reference frame is a geographic right-handed | | | **Units**: degrees | coordinate system with north=0, east=90, | | | | vertical=+ downward. | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`measurement_tilt` ~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **measurement_tilt** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Vertical tilt of the channel in measurement | 0 | | | coordinate system specified in | | | **Type**: | station.orientation.reference_frame. Default | | | | reference frame is a geographic right-handed | | | **Units**: degrees | coordinate system with north=0, east=90, | | | | vertical=+ downward. | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`sample_rate` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **sample_rate** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Digital sample rate | 8.0 | | | | | | **Type**: | | | | | | | | **Units**: samples per second | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`translated_azimuth` ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **translated_azimuth** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Horizontal azimuth of the channel in | 0.0 | | | translated coordinate system, this should | | | **Type**: float | None | only be used for derived product. For | | | | instance if you collected your data in | | | **Units**: degrees | geomagnetic coordinates and then translated | | | | them to geographic coordinates you would set | | | | measurement_azimuth=0, | | | | translated_azimuth=-12.5 for a declination | | | | angle of N12.5E. | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`translated_tilt` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **translated_tilt** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Tilt of channel in translated coordinate | 0.0 | | | system, this should only be used for derived | | | **Type**: float | None | product. For instance if you collected your | | | | data using a tripod you would set | | | **Units**: degrees | measurement_tilt=45, translated_tilt=0 for a | | | | vertical component. | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`type` ~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Data type for the channel, should be a | electric | | | descriptive word that a user can understand. | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`units` ~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **units** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Units of the data, should be in SI units and | celsius | | | represented as the full name of the unit all | | | **Type**: | lowercase. If a complex unit use 'per' and | | | | '-'. | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.warnings` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.warnings** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | any warnings about the data that should be | periodic | | | noted | pipeline noise | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.good_from_period` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.good_from_period** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Data are good for periods larger than this | 0.01 | | | number | | | **Type**: float | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.good_to_period` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.good_to_period** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Data are good for periods smaller than this | 1000 | | | number | | | **Type**: float | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.flag` ~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.flag** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Flag for data quality | 0 | | | | | | **Type**: int | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.comments.author` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.comments.author** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | person who authored the comment | J. Pedantic | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.comments.time_stamp` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.comments.time_stamp** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Date and time of in UTC of when comment was | 2020-02- | | | made. | 01T09:23:45.453| | **Type**: float | int | numpy.datetime64 | pa| | 670+00:00 | | ndas._libs.tslibs.timestamps.Timest | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.comments.value` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.comments.value** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | comment string | failure at | | | | midnight. | | **Type**: str | list | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.rating.author` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.rating.author** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Author of who rated the data. | gradstudent ace| | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.rating.method` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.rating.method** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | The method used to rate the data. | standard | | | | deviation | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`data_quality.rating.value` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **data_quality.rating.value** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | A rating from 1-5 where 1 is bad and 5 is | 4 | | | good and 0 if unrated. | | | **Type**: int | None | str | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`filters` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **filters** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Filter data for the channel. | AppliedFilter(n| | | | ame='filter_nam| | **Type**: list[mt_metadata.timeseries.filtere| | e', | | d.AppliedFilter] | | applied=True, | | **Units**: None | | stage=1) | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`time_period.end` ~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **time_period.end** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | End date and time of collection in UTC. | 2020-02- | | | | 04T16:23:45.453| | **Type**: str | float | int | | | 670+00:00 | | numpy.datetime64 | pandas._libs.tsl | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`time_period.start` ~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **time_period.start** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Start date and time of collection in UTC. | 2020-02- | | | | 01T09:23:45.453| | **Type**: str | float | int | | | 670+00:00 | | numpy.datetime64 | pandas._libs.tsl | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.id` ~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Given FDSN archive ID name. | MT001 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.network` ~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.network** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Given two character FDSN archive network | EM | | | code. Needs to be 2 alpha numeric characters. | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.channel_code` ~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.channel_code** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Three character FDSN channel code. | LQN | | | http://docs.fdsn.org/projects/source- | | | **Type**: str | None | identifiers/en/v1.0/channel-codes.html | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.new_epoch` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.new_epoch** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Boolean telling if a new epoch needs to be | False | | | created or not. | | | **Type**: bool | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.alternate_code` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.alternate_code** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Alternate Code | _INT-NON_FDSN | | | | .UNRESTRICTED | | **Type**: str | None | | _US-ALL _US-MT | | | | _US-MT-TA | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`fdsn.alternate_network_code` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **fdsn.alternate_network_code** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Alternate Network Code | _INT-NON_FDSN | | | | .UNRESTRICTED | | **Type**: str | None | | _US-ALL _US-MT | | | | _US-MT-TA | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`dipole_length` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **dipole_length** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Length of the dipole as measured in a | 55.25 | | | straight line from electrode to electrode. | | | **Type**: | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.id` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Instrument ID number can be serial number or | mt01 | | | a designated ID. | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.manufacturer` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.manufacturer** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Who manufactured the instrument. | mt gurus | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.type` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Description of the instrument type. | broadband | | | | 32-bit | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.model` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.model** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Model version of the instrument. | falcon5 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.name` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.name** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Standard marketing name of the instrument. | falcon5 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.latitude` ~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.latitude** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Latitude of the location. | 12.324 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.longitude` ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.longitude** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Longitude of the location. | 12.324 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.elevation` ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.elevation** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Elevation of the location. | 1234.0 | | | | | | **Type**: | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.datum` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.datum** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Datum of the location values. Usually a well | WGS 84 | | | known datum like WGS84. | | | **Type**: str | int | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.x` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.x** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.y` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.y** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.z` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.z** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative elevation to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.latitude_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.latitude_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in latitude estimation in degrees | 0.01 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.longitude_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.longitude_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | degrees | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.elevation_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.elevation_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in elevation estimation | 0.01 | | | | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.x2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.x2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.y2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.y2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.z2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.z2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative elevation to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.x_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.x_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | x-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.y_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.y_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | y-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`positive.z_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **positive.z_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | z-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.id` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.id** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Instrument ID number can be serial number or | mt01 | | | a designated ID. | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.manufacturer` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.manufacturer** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Who manufactured the instrument. | mt gurus | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.type` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.type** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Description of the instrument type. | broadband | | | | 32-bit | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.model` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.model** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Model version of the instrument. | falcon5 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.name` ~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.name** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Standard marketing name of the instrument. | falcon5 | | | | | | **Type**: str | None | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.latitude` ~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.latitude** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Latitude of the location. | 12.324 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.longitude` ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.longitude** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Longitude of the location. | 12.324 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.elevation` ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.elevation** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Elevation of the location. | 1234.0 | | | | | | **Type**: | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.datum` ~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.datum** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | Datum of the location values. Usually a well | WGS 84 | | | known datum like WGS84. | | | **Type**: str | int | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.x` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.x** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.y` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.y** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.z` ~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.z** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative elevation to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.latitude_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.latitude_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in latitude estimation in degrees | 0.01 | | | | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.longitude_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.longitude_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | degrees | | | **Type**: float | None | | | | | | | | **Units**: degrees | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.elevation_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.elevation_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in elevation estimation | 0.01 | | | | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.x2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.x2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.y2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.y2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative distance to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.z2` ~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.z2** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | relative elevation to the center of the | 10.0 | | | station | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.x_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.x_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | x-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.y_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.y_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | y-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`negative.z_uncertainty` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **negative.z_uncertainty** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :blue:`False` | uncertainty in longitude estimation in | 0.01 | | | z-direction | | | **Type**: float | None | | | | | | | | **Units**: meters | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`contact_resistance.start` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **contact_resistance.start** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Starting value. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`contact_resistance.end` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **contact_resistance.end** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Ending value of the range. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`ac.start` ~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **ac.start** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Starting value. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`ac.end` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **ac.end** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Ending value of the range. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`dc.start` ~~~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **dc.start** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Starting value. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+ :navy:`dc.end` ~~~~~~~~~~~~~~ .. container:: .. table:: :class: tight-table :widths: 45 45 15 +----------------------------------------------+-----------------------------------------------+----------------+ | **dc.end** | **Description** | **Example** | +==============================================+===============================================+================+ | **Required**: :red:`True` | Ending value of the range. | 1.0 | | | | | | **Type**: | | | | | | | | **Units**: None | | | | | | | | | | | | | | | | | | | | | | | | | | | +----------------------------------------------+-----------------------------------------------+----------------+