Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
f7b40cd
Per #584, fixing links
jprestop Jul 22, 2026
be882f3
Per #584, fixing links
jprestop Jul 22, 2026
89c2b2f
Per #584, fixing links
jprestop Jul 22, 2026
c46b2e3
Per METplus#3247, adding automated link checking in conjunction with …
jprestop Jul 6, 2026
b8724f5
Per #584, fixing and ignoring links
jprestop Jul 22, 2026
818b478
Per #584, ignoring links
jprestop Jul 22, 2026
f2bfaf4
Per #584, fixing links and modifying documentation
jprestop Jul 22, 2026
36dbd3d
Per #584, fixing links and modifying documentation
jprestop Jul 22, 2026
1ed79f5
Per #584, fixing links
jprestop Jul 22, 2026
0f22ffe
Per #584, fixing links
jprestop Jul 22, 2026
94e8886
Per #584, fixing links
jprestop Jul 22, 2026
009a221
Per #584, fixing links
jprestop Jul 22, 2026
d893503
Per #584, updating formatting
jprestop Jul 22, 2026
54082dc
Per #584, fixing links
jprestop Jul 22, 2026
c6483f5
Per #584, fixing links
jprestop Jul 22, 2026
9ceaa1b
Per #584, fixing links and formatting
jprestop Jul 22, 2026
092b2b5
Per #584, fixing links
jprestop Jul 22, 2026
3a3f294
Per #584, fixing links and formatting
jprestop Jul 22, 2026
cd13cf2
Per #584, fixing links
jprestop Jul 22, 2026
f034259
Per #584, fixing links
jprestop Jul 22, 2026
86759f7
Per #584, fixing links and formatting
jprestop Jul 22, 2026
5d48aa6
Per #584, fixing links and formatting
jprestop Jul 22, 2026
bd2c3d7
Per #584, fixing links
jprestop Jul 22, 2026
08b1071
Per #584, fixing links
jprestop Jul 22, 2026
eb87c2d
Per #584, fixing links and formatting
jprestop Jul 22, 2026
fa63d8a
Per #584, fixing links
jprestop Jul 22, 2026
03204a3
Per #584, remove extraneous character
jprestop Jul 22, 2026
98d6980
Per #584, fixing links
jprestop Jul 22, 2026
4fc3382
Per #584, fixing links
jprestop Jul 22, 2026
7cf406c
Per #584, making capitalization consistent
jprestop Jul 22, 2026
09f22eb
Per 84, reformatting in hopes of getting rid of warning
jprestop Jul 23, 2026
5aa9f52
Per #584, modifying text to match link to resolve link
jprestop Jul 23, 2026
18174ad
Per #584, still working to resolve problems
jprestop Jul 23, 2026
e49e3f2
Per #584, updating link
jprestop Jul 23, 2026
9b09d1f
Per #584, resolving link
jprestop Jul 23, 2026
95de323
Per #584, resolving link
jprestop Jul 23, 2026
0c926f8
Per #584, resolving link
jprestop Jul 23, 2026
a311a70
Per #584, resolving link
jprestop Jul 23, 2026
8d430ee
Per #584, resolving link
jprestop Jul 23, 2026
c2b4224
Per #584, resolving link
jprestop Jul 23, 2026
abd259b
Per #584, resolving link
jprestop Jul 23, 2026
230c65e
Per #584, resolving link
jprestop Jul 23, 2026
f5e7732
Resolving conflicts
jprestop Jul 29, 2026
c9be98d
Per #584, removing old files
jprestop Jul 29, 2026
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
2 changes: 1 addition & 1 deletion docs/Contributors_Guide/conda_environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ in the METplus Contributor’s Guide to set up a similar environment to METplus.

Refer to the
`METplotpy User’s Guide
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_
to obtain the appropriate packages and specific versions (when specified).
4 changes: 2 additions & 2 deletions docs/Contributors_Guide/pull_request.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Pull Requests in Github
***********************

Please refer to the `Open a pull request using a browser
<https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html#open-a-pull-request-using-a-browse>`_
Please refer to the `Open a Pull Request
<https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html#open-a-pull-request>`_
section of the METplus Contributor’s Guide, replacing “METplus” references
with “METplotpy”. However, if external contributors are unsure who to
assign as a reviewer, a post should still be created in the
Expand Down
2 changes: 1 addition & 1 deletion docs/Contributors_Guide/tests_github_actions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name of the plot type that is being added to the repository.)

Add sample data (see applicable information in the
`Adding a New Plot
<https://metplotpy.readthedocs.io/en/develop/Contributors_Guide/new_plot.html#adding-a-new-plot>`_
<https://metplus.readthedocs.io/projects/metplotpy/en/develop/Contributors_Guide/new_plot.html#adding-a-new-plot>`_
section).

Use the pytest framework to generate tests. For more information review
Expand Down
2 changes: 1 addition & 1 deletion docs/Contributors_Guide/third_party_packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Add Additional Third-Party Packages to the Github actions tests
If necessary, modify the **requirements.txt** file
(in the top level GitHub directory) and the
`Python Requirements
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_
section in the METplotpy User’s Guide with any additional
packages with the version information.

6 changes: 3 additions & 3 deletions docs/Users_Guide/bar.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
********
Bar plot
Bar Plot
********

Description
Expand All @@ -21,7 +21,7 @@ categorical and one numeric.
Bar plots often represent counts or frequencies, however, bar plots can
represent means, medians, standard deviations, or any other statistic.
Refer to the
`METviewer documentation <https://metviewer.readthedocs.io/en/latest/Users_Guide/barplots.html>`_
`METviewer documentation <https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/barplots.html>`_
for details on how this plot is utilized.

Example
Expand Down Expand Up @@ -173,7 +173,7 @@ To generate the above bar plot, perform the following:
* If using the conda environment,
verify the conda environment is running and has has the required
Python packages outlined in the `requirements section
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_.
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*
Expand Down
7 changes: 3 additions & 4 deletions docs/Users_Guide/box.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
********
Box plot
Box Plot
********

Description
Expand All @@ -20,7 +20,7 @@ that do not fall inside the whiskers. Outliers are extreme values.
It is used by METviewer for generating box plots.
Refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/latest/Users_Guide/boxplot.html>`_
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/boxplot.html>`_
for details on how this plot is utilized.


Expand Down Expand Up @@ -211,8 +211,7 @@ Perform the following to generate the plots:

* If using the conda environment, verify the conda environment
is running and has the required
`Python packages
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_
`Python packages <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_
outlined in the requirements section.

* Set the METPLOTPY_BASE environment variable to point to
Expand Down
6 changes: 3 additions & 3 deletions docs/Users_Guide/contour.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ value is then contoured. This type of plot is often used to examine
statistics over a series of time or heights.
For more information on Contour plots, please refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/latest/Users_Guide/contourplot.html>`_.
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/contourplot.html>`_.



Expand Down Expand Up @@ -171,8 +171,8 @@ perform the following:

* If using the conda environment, verify the conda environment
is running and has has the required Python packages outlined in the
`requirements section.
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation-requirements.html>`_
`requirements section
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
6 changes: 3 additions & 3 deletions docs/Users_Guide/eclv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ table along with the expected cost-to-loss ratio.

For more information on Economic Cost/Loss Value Plots, please refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/develop/Users_Guide/eclvplots.html>`_.
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/eclvplots.html>`_.


The ECLV score can range from -:math:`\infty` to 1.
Expand Down Expand Up @@ -178,8 +178,8 @@ perform the following:

* If using the conda environment, verify the conda environment
is running and has has the required Python packages outlined in the
`requirements section.
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation-requirements.html>`_
`requirements section
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
6 changes: 3 additions & 3 deletions docs/Users_Guide/ens_ss.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
**************************
Ensemble spread-skill plot
Ensemble Spread-Skill Plot
**************************

Description
Expand Down Expand Up @@ -164,8 +164,8 @@ Perform the following:

* If the conda environment is being used,
verify the conda environment is running and has has the required
Python packages outlined in the `requirements section.
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_
Python packages outlined in the `requirements section
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
7 changes: 4 additions & 3 deletions docs/Users_Guide/fv3_physics.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
**********************
FV3 physics tendencies
FV3 Physics Tendencies
**********************

Description
Expand Down Expand Up @@ -49,8 +49,9 @@ Click here to access the METplus releases page and download sample data for the

Untar and copy files in *model_applications/short_range/UserScript_fcstFV3_fcstOnly_PhysicsTendency/* to *$DATA_DIR* directory where you have read and write permissions.

For additional details see
`grid description in UFS Short Range Weather App user manual <https://ufs-srweather-app.readthedocs.io/en/latest/LAMGrids.html?highlight=grid#limited-area-model-lam-grids-predefined-and-user-generated-options>`_
For additional details see the
`Limited Area Model (LAM) Grids: Predefined and User-Generated Options <https://ufs-srweather-app.readthedocs.io/en/latest/UsersGuide/CustomizingTheWorkflow/LAMGrids.html>`_ in the
UFS Short-Range Weather App User's Guide.


Default tendency variable names
Expand Down
4 changes: 2 additions & 2 deletions docs/Users_Guide/histogram.rst
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ perform the following:

* If using the conda environment, verify the conda environment
is running and has has the required Python packages outlined in the
`requirements section.
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation-requirements.html>`_
`requirements section
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
12 changes: 6 additions & 6 deletions docs/Users_Guide/histogram_2d.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*****************
Histogram_2d plot
Histogram 2D Plot
*****************

Description
Expand All @@ -8,9 +8,9 @@ Description
The output from the MET grid_diag tool can be visualized as a 2D-histogram
by invoking the **histogram_2d.py** plotting script from the command line.

For more information about the MET grid_diag tool, please refer to the
For more information about the MET Grid-Diag tool, please refer to the
`documentation
<https://met.readthedocs.io/en/latest/Users_Guide/grid-diag.html>`_.
<https://metplus.readthedocs.io/projects/met/en/latest/Users_Guide/grid-diag.html>`_.


Example
Expand All @@ -19,7 +19,7 @@ Example
Sample Data
-----------

The data is in netCDF format. The sample data used to create an example 2d histogram is available in the
The data is in NetCDF format. The sample data used to create an example 2d histogram is available in the
METplotpy repository, where the **histogram_2d.py** code is located:

*$METPLOTPY_BASE/test/histogram_2d/grid_diag_temperature.nc*
Expand Down Expand Up @@ -195,7 +195,7 @@ Run from the Command Line
=========================

The **histogram_2d_defaults.yaml** configuration file, in combination with the
**grid_diag_temperature.nc** netCDF data file (generated from the MET
**grid_diag_temperature.nc** NetCDF data file (generated from the MET
tool grid_diag), generates a 2D-histogram plot of the hist_TMP_Z2_TMP_P500
variable:

Expand All @@ -206,7 +206,7 @@ Perform the following:
* If using a conda environment, verify that the conda environment is
running and has the required Python packages outlined in the
`Python Requirements section
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_:
<https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_:

* Clone the METplotpy repository from GitHub. First, make the directory:

Expand Down
5 changes: 2 additions & 3 deletions docs/Users_Guide/hovmoeller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,8 @@ Perform the following:

* To use the conda environment, verify the conda environment
is running and has has the required
Python packages outlined in the `Python Requirements section
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_ (and
from the Requirements Packages section above):
Python packages outlined in the `Python Requirements section <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_
(and from the Requirements Packages section above).

* Set the PYTHONPATH environment variable:

Expand Down
4 changes: 2 additions & 2 deletions docs/Users_Guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ contains packages for plotting in METplus as stand-alone, or part of METplus
use case, METplus wrappers, METexpress, or METviewer. It is also a component
of the unified METplus verification framework. More details about METplus can
be found on the
`METplus website <http://dtcenter.org/community-code/metplus>`_.
`METplus website <https://dtcenter.org/software-tools/metplus>`_.

It is important to note here that METplotpy is an evolving software package.
This documentation describes the |release| release dated |release_date|.
Expand All @@ -29,7 +29,7 @@ You may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
https://www.apache.org/licenses/LICENSE-2.0


Unless required by applicable law or agreed to in writing, software distributed under
Expand Down
5 changes: 2 additions & 3 deletions docs/Users_Guide/line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The line plot is a scatter plot where each point is connected by a line.
It is used by METviewer for generating series plots.
Refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/latest/Users_Guide/seriesplots.html>`_
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/seriesplots.html>`_
for details on how this plot is utilized.

Example
Expand Down Expand Up @@ -216,8 +216,7 @@ To generate the above plot using the **line_defaults.yaml** and

* If using the conda environment, verify the conda environment
is running and has the required
`Python packages
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_
`Python packages <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_
outlined in the requirements section.

* Set the METPLOTPY_BASE environment variable to point to
Expand Down
4 changes: 2 additions & 2 deletions docs/Users_Guide/mjo_rmm_omi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ which illustrate how to generate RMM and OMI plots:

* To generate an RMM diagram, follow the instructions:
`Make a Phase Diagram plot from input RMM or OMI
<https://metplus.readthedocs.io/en/develop/generated/model_applications/s2s/UserScript_obsERA_obsOnly_PhaseDiagram.html#sphx-glr-generated-model-applications-s2s-userscript-obsera-obsonly-phasediagram-py>`_.
<https://metplus.readthedocs.io/en/latest/generated/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_PhaseDiagram.html#sphx-glr-generated-model-applications-s2s-mjo-userscript-obsera-obsonly-phasediagram-py>`_.

* To generate an OMI diagram, follow the instructions:
`Make OMI plot from calculated MJO Indices
<https://metplus.readthedocs.io/en/develop/generated/model_applications/s2s/UserScript_obsERA_obsOnly_OMI.html#sphx-glr-generated-model-applications-s2s-userscript-obsera-obsonly-omi-py>`_.
<https://metplus.readthedocs.io/en/latest/generated/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_OMI.html#sphx-glr-generated-model-applications-s2s-mjo-userscript-obsera-obsonly-omi-py>`_.

Instructions for obtaining sample data and all necessary configuration files
are indicated in the use cases. The use cases invoke the necessary
Expand Down
2 changes: 1 addition & 1 deletion docs/Users_Guide/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Developmental Testbed Center (DTC)
======================================

METplotpy has been developed, and will be maintained and enhanced, by the
Developmental Testbed Center (DTC; http://www.dtcenter.org/ ).
Developmental Testbed Center (`DTC <https://dtcenter.org>`_).
The main goal of the DTC is to serve as a bridge between operations and
research, to facilitate the activities of these two important components of
the numerical weather prediction (NWP) community. The DTC provides an
Expand Down
5 changes: 2 additions & 3 deletions docs/Users_Guide/performance_diagram.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ table statistics (CTS) output. This output can be produced by many of
the MET tools (Point-Stat, Grid-Stat, etc.)
For more information on Performance diagrams, please refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/latest/Users_Guide/perfdiag.html>`_.
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/perfdiag.html>`_.

There are several reference lines on the performance diagram. The dashed
lines that radiate from the origin are lines of equal frequency bias.
Expand Down Expand Up @@ -237,8 +237,7 @@ perform the following:

* If using the conda environment, verify the conda environment
is running and has has the required Python packages outlined in the
`requirements section.
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation-requirements.html>`_
`requirements section <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
2 changes: 1 addition & 1 deletion docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ METplotpy Version 13.0.0-beta2 release notes (20260507)
* Remove plotly: Update bar, box, and histogramm plot (`#558 <https://github.com/dtcenter/METplotpy/issues/558>`_)
* Remove plotly: Update ROC diagram, Reliability diagram, and ens_ss plots (`#569 <https://github.com/dtcenter/METplotpy/issues/569>`_)
* Remove plotly: Update contour plot (`#572 <https://github.com/dtcenter/METplotpy/issues/572>`_)
* Remove plotly: Wind Rose, MPR, Hovmoeller, TCMPR, 2D Histogram (`#574 <https://github.com/dtcenter/METplotpy/issues/574>`_)
* Remove plotly: Wind Rose, MPR, Hovmoeller, TCMPR, 2D Histogram (`#574 <https://github.com/dtcenter/METplotpy/pull/574>`_)
* Remove plotly: Update line, eclv, equivalence testing bounds, and revision series (`#557 <https://github.com/dtcenter/METplotpy/issues/557>`_)

.. dropdown:: Bugfixes
Expand Down
5 changes: 2 additions & 3 deletions docs/Users_Guide/reliability_diagram.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description
Reliability diagrams are useful in displaying the conditional bias of
probabilistic forecasts.
For more information about reliability diagrams, refer to the
`METviewer documentation <https://metviewer.readthedocs.io/en/latest/Users_Guide/reliabilityplots.html>`_.
`METviewer documentation <https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/reliabilityplots.html>`_.

Example
=======
Expand Down Expand Up @@ -228,8 +228,7 @@ Perform the following:

* If using the conda environment, verify the conda environment is
running and has has the required Python packages outlined in
the `requirements section
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_.
the `requirements section <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.

* Set the METPLOTPY_BASE environment variable to point to
*$METPLOTPY_BASE*.
Expand Down
9 changes: 4 additions & 5 deletions docs/Users_Guide/roc_diagram.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
***********
ROC diagram
ROC Diagram
***********

Description
Expand All @@ -13,7 +13,7 @@ from the source code in the METplotpy repository, ROC diagrams can be
generated through METviewer. For more information on ROC diagrams, please
refer to the
`METviewer documentation
<https://metviewer.readthedocs.io/en/latest/Users_Guide/rocplot.html>`_.
<https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/rocplot.html>`_.

Example
=======
Expand All @@ -24,7 +24,7 @@ Data
The ROC diagram utilizes MET CTC or PCT linetype data. The MET .stat output files must
first be reformatted into a format recognized by the ROC diagram code. The METdataio METreformat
module provides reformatting support for these linetypes. Please refer to the
`METdataio User's Guide <https://metdataio.readthedocs.io/en/v3.0.0-beta3/Users_Guide/reformat_stat_data.html>`_
`METdataio User's Guide <https://metplus.readthedocs.io/projects/metdataio/en/latest/Users_Guide/reformat_stat_data.html>`_
for instructions on reformatting the MET .stat output.

Sample Data
Expand Down Expand Up @@ -243,8 +243,7 @@ Perform the following:

* To use the conda environment, verify the conda environment
is running and has has the required
Python packages outlined in the `Python Requirements section
<https://metplotpy.readthedocs.io/en/latest/Users_Guide/installation.html#python-requirements>`_.>`_:
Python packages outlined in the `Python Requirements section <https://metplus.readthedocs.io/projects/metplotpy/en/latest/Users_Guide/installation.html#python-requirements>`_.


* Set the METPLOTPY_BASE environment variable to point to
Expand Down
4 changes: 2 additions & 2 deletions docs/Users_Guide/s2s_blocking.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*****************
S2S Blocking plot
S2S Blocking Plot
*****************

Description
Expand All @@ -10,7 +10,7 @@ The **CBL_plot.py** is plotting only a portion of the original **CBL.py**
script created by Doug Miller at the University of Illinois.

For more background on this plot, please refer to the `METplus use case
documentation <https://metplus.readthedocs.io/en/develop/generated/model_applications/s2s/UserScript_fcstGFS_obsERA_Blocking.html#sphx-glr-generated-model-applications-s2s-userscript-fcstgfs-obsera-blocking-py>`_.
documentation <https://metplus.readthedocs.io/en/latest/generated/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.html>`_.


Required Packages
Expand Down
Loading