Skip to content

Commit

Permalink
first attempt at GenEnsProdConfig_wrapped tables
Browse files Browse the repository at this point in the history
  • Loading branch information
lisagoodrich authored Nov 6, 2023
1 parent 45e00a7 commit e2456d0
Showing 1 changed file with 37 additions and 37 deletions.
74 changes: 37 additions & 37 deletions docs/Users_Guide/wrappers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -936,30 +936,6 @@ ${METPLUS_OBS_QUALITY_EXC}
* - :term:`ENSEMBLE_STAT_OBS_QUALITY_EXC`
- obs_quality_exc

${METPLUS_ENS_MEMBER_IDS}
"""""""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`ENSEMBLE_STAT_ENS_MEMBER_IDS`
- ens_member_ids

${METPLUS_CONTROL_ID}
"""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`ENSEMBLE_STAT_CONTROL_ID`
- control_id

${METPLUS_MET_CONFIG_OVERRIDES}
"""""""""""""""""""""""""""""""

Expand Down Expand Up @@ -1388,6 +1364,30 @@ ${METPLUS_ENS_FIELD}

.. note:: For more information on controlling the forecast field attributes in METplus, please see the :ref:`Field_Info` section of the User's Guide.

${METPLUS_ENS_MEMBER_IDS}
"""""""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`ENSEMBLE_STAT_ENS_MEMBER_IDS`
- ens_member_ids

${METPLUS_CONTROL_ID}
"""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`ENSEMBLE_STAT_CONTROL_ID`
- control_id

${METPLUS_NBRHD_PROB_DICT}
""""""""""""""""""""""""""

Expand Down Expand Up @@ -1524,42 +1524,42 @@ ${METPLUS_ENSEMBLE_FLAG_DICT}
* - :term:`GEN_ENS_PROD_ENSEMBLE_FLAG_CLIMO_CDP`
- ensemble_flag.climo_cdp

${METPLUS_ENS_MEMBER_IDS}
"""""""""""""""""""""""""
${METPLUS_MET_CONFIG_OVERRIDES}
"""""""""""""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`GEN_ENS_PROD_ENS_MEMBER_IDS`
- ens_member_ids
* - :term:`GEN_ENS_PROD_MET_CONFIG_OVERRIDES`
- n/a

${METPLUS_CONTROL_ID}
"""""""""""""""""""""

${METPLUS_ENS_MEMBER_IDS}
"""""""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`GEN_ENS_PROD_CONTROL_ID`
- control_id
* - :term:`GEN_ENS_PROD_ENS_MEMBER_IDS`
- ens_member_ids

${METPLUS_MET_CONFIG_OVERRIDES}
"""""""""""""""""""""""""""""""
${METPLUS_CONTROL_ID}
"""""""""""""""""""""

.. list-table::
:widths: 5 5
:header-rows: 1

* - METplus Config(s)
- MET Config File
* - :term:`GEN_ENS_PROD_MET_CONFIG_OVERRIDES`
- n/a

* - :term:`GEN_ENS_PROD_CONTROL_ID`
- control_id

.. _gen_vx_mask_wrapper:

Expand Down

0 comments on commit e2456d0

Please sign in to comment.