Skip to content

Commit

Permalink
Update develop-ref for the nightly build. (#1565)
Browse files Browse the repository at this point in the history
* Task 1455 doc (#1550)

* first stab at converting to sphinx

* removing all slashes

* adding new link to README.rst file

* working on lists

* Made formatting changes

* Finished fcst section

* fixing spelling, bolding and italics issues

* updating web links

* working on formatting

* updating formatting

* formatting

* first attempt to clean up formatting completed.

* adding README to the index file

* fixing warning errors

* Bringing README_TC into sphinx.  Updating section headers

* Adding README_TC

* Made formatting updates to README.rst

* corrected section under wavelet

* small changes

* removing met/data/config/README since it is now in met/docs/Users_Guide

* Added some formatting for headers

* fixing chapters & sections

* Fixed warnings from building

Co-authored-by: Julie.Prestopnik <[email protected]>

* Add debug level 4 message to list out the number of GRIB2 records inventoried. This helps debugging issues with MET potentially not reading all input GRIB2 records on WCOSS.

* Update Makefile.am

PR #1550 broke the build. It removed the data/config/README file but left a reference to it in Makefile.am. I'm removing that reference directly in the develop branch to get the Docker build, nightly regression test, and nightly Fortify build working.

* Bugfix 1554 develop ncdump (#1556)

* Task 1455 doc (#1557)

* first stab at converting to sphinx

* removing all slashes

* adding new link to README.rst file

* working on lists

* Made formatting changes

* Finished fcst section

* fixing spelling, bolding and italics issues

* updating web links

* working on formatting

* updating formatting

* formatting

* first attempt to clean up formatting completed.

* adding README to the index file

* fixing warning errors

* Bringing README_TC into sphinx.  Updating section headers

* Adding README_TC

* Made formatting updates to README.rst

* corrected section under wavelet

* small changes

* removing met/data/config/README since it is now in met/docs/Users_Guide

* Added some formatting for headers

* fixing chapters & sections

* Fixed warnings from building

* adding in code blocks

* removing slashes

* changes

* Made changes to formatting

* removing For example code blocks

* major updates

* fist pass at document conversion complete.

* cleaning up questions about dashes

* Made some formatting modifications

* Removing README_TC because it is being replaced by README_TC.rst in met/docs/Users_Guide

* Removing the reference to the README_TC file

* Making title capitalization consistent with README

* Added a space in timestring

* changing to 'time string' with a space between the words.

* adding a link to the new README_TC location in met/docs/Users_Guide

* Modified references to README and README_TC

Co-authored-by: Julie.Prestopnik <[email protected]>

* Bugfix 1562 develop grid_diag (#1564)

* Per #1562, add the same grid_diag fix for the develop branch.

* Per #1562, removing the poly = CONUS.poly mask from GridDiagConfig_TMP. That settting masked a problem in the handling of missing data. Exercising the mask.poly option is tested in another unit test. This will change the output and break the nightly build, but that's good since we'll do more thorough testing.

* Per #1508, change the verbosity in unit_tc_gen.xml from -v 2 to -v 5 to print out some additional log messages that may help in debugging the intermittent file list failure.

Co-authored-by: lisagoodrich <[email protected]>
Co-authored-by: Julie.Prestopnik <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2020
1 parent b2411fe commit 6dd736f
Show file tree
Hide file tree
Showing 36 changed files with 5,223 additions and 4,191 deletions.
2 changes: 1 addition & 1 deletion met/data/config/Ascii2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// ASCII2NC configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/EnsembleStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Ensemble-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/GridDiagConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Grid-Diag configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/GridStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Grid-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/MODEAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// MODE-Analysis configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/MODEConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// MODE configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/MTDConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// MODE Time Domain configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/Madis2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// MADIS2NC configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
4 changes: 1 addition & 3 deletions met/data/config/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ config_DATA = \
WaveletStatConfig_default \
WWMCARegridConfig_default \
PlotModeFieldConfig_default \
Point2GridConfig_default \
README \
README_TC
Point2GridConfig_default

EXTRA_DIST = ${config_DATA}

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/PB2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// PB2NC configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/PlotModeFieldConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Plot-MODE-Field configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/Point2GridConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Point2Grid configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
2 changes: 1 addition & 1 deletion met/data/config/PointStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Point-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
// For additional information, see the README file in the MET User's Guide.
//
////////////////////////////////////////////////////////////////////////////////

Expand Down
Loading

0 comments on commit 6dd736f

Please sign in to comment.