Skip to content

Commit

Permalink
Task 1455 doc (#1557)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
lisagoodrich and jprestop authored Nov 13, 2020
1 parent e6d64ac commit cbf10e6
Show file tree
Hide file tree
Showing 26 changed files with 1,108 additions and 1,582 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
3 changes: 1 addition & 2 deletions met/data/config/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ config_DATA = \
WaveletStatConfig_default \
WWMCARegridConfig_default \
PlotModeFieldConfig_default \
Point2GridConfig_default \
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 cbf10e6

Please sign in to comment.