Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/UsersGuide/source/Graphics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ scripts:
cd ufs-srweather-app/regional_workflow/ush/Python

To generate plots for a single cycle, the ``plot_allvars.py`` script must be called with the
following six command line arguments:
following command line arguments:

#. Cycle date/time (``CDATE``) in YYYYMMDDHH format
#. Starting forecast hour
Expand Down Expand Up @@ -168,7 +168,7 @@ Plotting Differences from Two Experiments
=========================================

To generate difference plots, the ``plot_allvars_diff.py`` script must be called with the following
seven command line arguments:
command line arguments:

#. Cycle date/time (``CDATE``) in YYYYMMDDHH format
#. Starting forecast hour
Expand Down