Skip to content

Commit 86daf90

Browse files
committed
Rename new .poly plotting script, include reference in users guide
1 parent 8dcaab6 commit 86daf90

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,9 @@ VX Parameters for Forecasts
19761976
``VX_MASK``: (Default: [])
19771977
Name(s) of the sub-grid(s) of the forecast domain to verify on. Valid grids are found in the
19781978
`MET Users Guide <https://metplus.readthedocs.io/projects/met/en/latest/Users_Guide/appendixB.html#grids>`__
1979-
or under ``ufs-srweather-app/parm/metplus/GRIDNAME.poly``
1979+
or under ``ufs-srweather-app/parm/metplus/GRIDNAME.poly``. Users can also include custom verification domains
1980+
by adding their own ``GRIDNAME.poly`` files in that location. A script for visualizing these custom domains,
1981+
``ufs-srweather-app/parm/metplus/plot_met_poly_points.py``, is also included.
19801982

19811983
``VX_TASKS``: (Default: 1)
19821984
Number of verification tasks to run in parallel; this works for METplus tools that work on

0 commit comments

Comments
 (0)