From 51d03fd53dce0836f4b0e358800a296ac12a1bc9 Mon Sep 17 00:00:00 2001 From: Daniel Adriaansen Date: Wed, 10 Apr 2024 20:02:42 +0000 Subject: [PATCH] Fixes tables. --- .../PointStat_fcstCESM_obsFLUXNET2015_TCI.py | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI.py b/docs/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI.py index b3a198169..7351f5c55 100644 --- a/docs/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI.py +++ b/docs/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI.py @@ -108,8 +108,9 @@ # .. literalinclude:: ../../../../parm/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI/cesm_tci.py # # The user can control all arguments to this script via the METplus use case configuration file using the following config entries +# # .. list-table:: CESM Python Embedding Command Line Arguments -# :rwidths: 25 25 50 +# :widths: 25 25 50 # :header-rows: 1 # # * - Name @@ -136,8 +137,9 @@ # .. literalinclude:: ../../../../parm/use_cases/model_applications/land_surface/PointStat_fcstCESM_obsFLUXNET2015_TCI/fluxnet2015_tci.py # # The user can control all command line arguments to this script via METplus config entries +# # .. list-table:: FLUXNET Python Embedding Command Line Arguments -# :rwidths: 25 75 +# :widths: 25 25 50 # :header-rows: 1 # # * - Name @@ -157,8 +159,9 @@ # - The absolute path to the fluxnetstations.csv metadata file included with the use case # # and for data filtering options via METplus config entries +# # .. list-table:: FLUXNET Python Embedding Data Filtering Options -# :rwidths: 25 25 50 +# :widths: 25 25 50 # :header-rows: 1 # # * - Name