Skip to content

Commit

Permalink
Update Develop-ref after #1869, #1881, and #1894 (#1892)
Browse files Browse the repository at this point in the history
Co-authored-by: Julie Prestopnik <jpresto@seneca.rap.ucar.edu>
Co-authored-by: johnhg <johnhg@ucar.edu>
Co-authored-by: jprestop <jpresto@ucar.edu>
Co-authored-by: Mrinal Biswas <biswas@ucar.edu>
Co-authored-by: j-opatz <jopatz@ucar.edu>
Co-authored-by: Kathryn Newman <knewman@seneca.rap.ucar.edu>
Co-authored-by: j-opatz <59586397+j-opatz@users.noreply.github.com>
Co-authored-by: Lisa Goodrich <lisag@ucar.edu>
Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Co-authored-by: Julie Prestopnik <jpresto@ucar.edu>
Co-authored-by: Christina Kalb <kalb@mohawk.rap.ucar.edu>
Co-authored-by: Hank Fisher <fisherh@seneca.rap.ucar.edu>
Co-authored-by: cristianastan2 <cstan@gmu.edu>
Co-authored-by: John Halley Gotway <johnhg@ucar.edu>
Co-authored-by: bikegeek <minnawin@ucar.edu>
Co-authored-by: Hank Fisher <fisherh@ucar.edu>
Co-authored-by: Christina Kalb <kalb@ucar.edu>
Co-authored-by: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com>
Co-authored-by: Howard Soh <hsoh@seneca.rap.ucar.edu>
Co-authored-by: Molly Smith <molly.b.smith@noaa.gov>
Co-authored-by: hsoh-u <hsoh@ucar.edu>
  • Loading branch information
20 people authored Oct 25, 2022
1 parent c05d62e commit 9840da5
Show file tree
Hide file tree
Showing 180 changed files with 3,522 additions and 12,235 deletions.
1 change: 1 addition & 0 deletions .github/parm/pytest_groups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ wrapper
wrapper_a
wrapper_b
wrapper_c
wrapper_d
plotting_or_long
7 changes: 6 additions & 1 deletion .github/parm/use_case_groups.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
{
{
"category": "met_tool_wrapper",
"index_list": "0-29,59-61",
"run": false
Expand Down Expand Up @@ -49,6 +49,11 @@
"index_list": "9",
"run": false
},
{
"category": "short_range",
"index_list": "10-12",
"run": false
},
{
"category": "data_assimilation",
"index_list": "0",
Expand Down
408 changes: 277 additions & 131 deletions docs/Users_Guide/glossary.rst

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions docs/Users_Guide/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,6 @@ to run.

- netCDF4 (1.5.4)

- MakePlots wrapper

- cartopy (0.20.3)
- pandas (1.4.3)

- CyclonePlotter wrapper

- cartopy (0.20.3)
Expand Down
2 changes: 1 addition & 1 deletion docs/Users_Guide/systemconfiguration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ 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,
MakePlots, SeriesByInit, SeriesByLead, StatAnalysis, TCStat, and
StatAnalysis, TCStat, and
TCMPRPlotter 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
Expand Down
Loading

0 comments on commit 9840da5

Please sign in to comment.