Skip to content

Commit

Permalink
Feature #2299 / #2310 Remove deprecated MET config env vars and TCMPR…
Browse files Browse the repository at this point in the history
…Plotter (#2347)

Co-authored-by: John Halley Gotway <[email protected]>
  • Loading branch information
georgemccabe and JohnHalleyGotway authored Sep 15, 2023
1 parent 0be93e8 commit 3814b25
Show file tree
Hide file tree
Showing 46 changed files with 376 additions and 2,577 deletions.
292 changes: 1 addition & 291 deletions docs/Users_Guide/glossary.rst

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions docs/Users_Guide/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ The following software is required to run METplus Wrappers:

**Wrapper Specific Requirements**

- TCMPRPlotter wrapper

- R version 3.2.5

- SeriesAnalysis wrapper

- convert (ImageMagick) utility -
Expand Down
2 changes: 0 additions & 2 deletions docs/Users_Guide/quicksearch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Use Cases by MET Tool:
| `SeriesAnalysis <../search.html?q=SeriesAnalysisUseCase&check_keywords=yes&area=default>`_
| `StatAnalysis <../search.html?q=StatAnalysisToolUseCase&check_keywords=yes&area=default>`_
| `TCDiag <../search.html?q=TCDiagToolUseCase&check_keywords=yes&area=default>`_
| `TCMPRPlotter <../search.html?q=TCMPRPlotterUseCase&check_keywords=yes&area=default>`_
| `TCGen <../search.html?q=TCGenToolUseCase&check_keywords=yes&area=default>`_
| `TCPairs <../search.html?q=TCPairsToolUseCase&check_keywords=yes&area=default>`_
| `TCRMW <../search.html?q=TCRMWToolUseCase&check_keywords=yes&area=default>`_
Expand Down Expand Up @@ -62,7 +61,6 @@ Use Cases by MET Tool:
| **SeriesAnalysis**: *SeriesAnalysisUseCase*
| **StatAnalysis**: *StatAnalysisToolUseCase*
| **TCDiag**: *TCDiagToolUseCase*
| **TCMPRPlotter**: *TCMPRPlotterUseCase*
| **TCGen**: *TCGenToolUseCase*
| **TCPairs**: *TCPairsToolUseCase*
| **TCRMW**: *TCRMWToolUseCase*
Expand Down
6 changes: 3 additions & 3 deletions docs/Users_Guide/systemconfiguration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1169,9 +1169,9 @@ configuration files to change input/output file paths, configuration file
paths, and more. The value of each list item can be referenced in the
METplus configuration variables by using {custom?fmt=%s}. The variable
CUSTOM_LOOP_LIST will apply the values to each wrapper in the PROCESS_LIST
unless the wrapper does not support this functionality. CyclonePlotter,
StatAnalysis, TCStat, and
TCMPRPlotter wrappers are not supported. If the variable is not set or set
unless the wrapper does not support this functionality.
CyclonePlotter, StatAnalysis, and TCStat wrappers are not supported.
If the variable is not set or set
to an empty string, the wrapper will execute as normal without additional
runs. The name of the wrapper-specific variables contain the name of the
wrapper, i.e. SERIES_ANALYSIS_CUSTOM_LOOP_LIST,
Expand Down
80 changes: 1 addition & 79 deletions docs/Users_Guide/wrappers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8853,85 +8853,7 @@ see :ref:`How METplus controls MET config file settings<metplus-control-met>`.
TCMPRPlotter
============

Description
-----------

The TCMPRPlotter wrapper is a Python script that wraps the R script
plot_tcmpr.R. This script is useful for plotting the calculated
statistics for the output from the MET-TC tools. This script, and other
R scripts are included in the MET installation. Please refer to
the MET User's Guide for usage information.

METplus Configuration
---------------------

| :term:`TCMPR_PLOTTER_TCMPR_DATA_DIR`
| :term:`TCMPR_PLOTTER_PLOT_OUTPUT_DIR`
| :term:`TCMPR_PLOTTER_CONFIG_FILE`
| :term:`TCMPR_PLOTTER_PREFIX`
| :term:`TCMPR_PLOTTER_TITLE`
| :term:`TCMPR_PLOTTER_SUBTITLE`
| :term:`TCMPR_PLOTTER_XLAB`
| :term:`TCMPR_PLOTTER_YLAB`
| :term:`TCMPR_PLOTTER_XLIM`
| :term:`TCMPR_PLOTTER_YLIM`
| :term:`TCMPR_PLOTTER_FILTER`
| :term:`TCMPR_PLOTTER_FILTERED_TCST_DATA_FILE`
| :term:`TCMPR_PLOTTER_DEP_VARS`
| :term:`TCMPR_PLOTTER_SCATTER_X`
| :term:`TCMPR_PLOTTER_SCATTER_Y`
| :term:`TCMPR_PLOTTER_SKILL_REF`
| :term:`TCMPR_PLOTTER_SERIES`
| :term:`TCMPR_PLOTTER_SERIES_CI`
| :term:`TCMPR_PLOTTER_LEGEND`
| :term:`TCMPR_PLOTTER_LEAD`
| :term:`TCMPR_PLOTTER_PLOT_TYPES`
| :term:`TCMPR_PLOTTER_RP_DIFF`
| :term:`TCMPR_PLOTTER_DEMO_YR`
| :term:`TCMPR_PLOTTER_HFIP_BASELINE`
| :term:`TCMPR_PLOTTER_FOOTNOTE_FLAG`
| :term:`TCMPR_PLOTTER_PLOT_CONFIG_OPTS`
| :term:`TCMPR_PLOTTER_SAVE_DATA`
| :term:`TCMPR_PLOTTER_DEP_LABELS`
| :term:`TCMPR_PLOTTER_PLOT_LABELS`
| :term:`TCMPR_PLOTTER_READ_ALL_FILES`
|
The following are TCMPR flags, if set to 'no', then don't set flag, if
set to 'yes', then set the flag

| :term:`TCMPR_PLOTTER_NO_EE`
| :term:`TCMPR_PLOTTER_NO_LOG`
| :term:`TCMPR_PLOTTER_SAVE`
|
.. warning:: **DEPRECATED:**

| :term:`TCMPR_PLOT_OUT_DIR`
| :term:`TITLE`
| :term:`SUBTITLE`
| :term:`XLAB`
| :term:`YLAB`
| :term:`XLIM`
| :term:`YLIM`
| :term:`FILTER`
| :term:`FILTERED_TCST_DATA_FILE`
| :term:`DEP_VARS`
| :term:`SCATTER_X`
| :term:`SCATTER_Y`
| :term:`SKILL_REF`
| :term:`SERIES`
| :term:`SERIES_CI`
| :term:`LEGEND`
| :term:`LEAD`
| :term:`PLOT_TYPES`
| :term:`RP_DIFF`
| :term:`DEMO_YR`
| :term:`HFIP_BASELINE`
| :term:`FOOTNOTE_FLAG`
| :term:`PLOT_CONFIG_OPTS`
| :term:`SAVE_DATA`
|
.. warning:: This wrapper was removed in v6.0.0

.. _tc_pairs_wrapper:

Expand Down
2 changes: 0 additions & 2 deletions docs/use_cases/met_tool_wrapper/TCMPRPlotter/README.rst

This file was deleted.

116 changes: 0 additions & 116 deletions docs/use_cases/met_tool_wrapper/TCMPRPlotter/TCMPRPlotter.py

This file was deleted.

Loading

0 comments on commit 3814b25

Please sign in to comment.