-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature #2558 tc_diag_docs #2580
Conversation
Co-authored-by: John Halley Gotway <[email protected]> Co-authored-by: Seth Linden <[email protected]> Co-authored-by: jprestop <[email protected]> Co-authored-by: Daniel Adriaansen <[email protected]> Co-authored-by: John and Cindy <[email protected]> Co-authored-by: Howard Soh <[email protected]> Co-authored-by: George McCabe <[email protected]> Co-authored-by: hsoh-u <[email protected]> Co-authored-by: MET Tools Test Account <[email protected]> Co-authored-by: Seth Linden <[email protected]> Co-authored-by: lisagoodrich <[email protected]> Co-authored-by: davidalbo <[email protected]> Co-authored-by: Lisa Goodrich <[email protected]> Co-authored-by: metplus-bot <[email protected]> Co-authored-by: j-opatz <[email protected]> Fix Python environment issue (#2407) fix definitions of G172 and G220 based on comments in NOAA-EMC/NCEPLIBS-w3emc#157. (#2406) fix #2380 develop override (#2382) fix #2408 develop empty config (#2410) fix #2390 develop compile zlib (#2404) fix #2412 develop climo (#2422) fix #2437 develop convert (#2439) fix for develop, for #2437, forgot one reference to the search_parent for a dictionary lookup. fix #2452 develop airnow (#2454) fix #2449 develop pdf (#2464) fix #2402 develop sonarqube (#2468) fix #2426 develop buoy (#2475) fix 2518 dtypes appf docs (#2519) fix 2531 compilation errors (#2533) fix #2531 compilation_errors_configure (#2535)
…e overview section.
…erview and background on the TC-Diag tool and the purpose of diagnostics. Added subsubheadings for the config sections.
@jvigh thanks for making these updates to the docs in this commit. I reviewed them via RTD here. I see that you:
Note that I did just commit one edit to fix the number of underline characters used on line 104. You were short by one which threw and warning message and caused the documentation GHA workflow to fail. I expect the docs to render without warnings after that change. |
Fix underline length warning message
@johnhg Yeah, I was reading this and it said "subsections below", but then
there were no headings. The only clue to readers that there was a new
subsection were the horizontal rule lines. Then the reader would have to
just dig into the text below the config section to try to understand what
it was about. So I added headings. Modify them if they're too wordy or if
there's a better name for the config section.
…
Message ID: ***@***.***>
|
@jvigh and @JohnHalleyGotway, I also think that the addition of the subsection headers is a good change. Not only does it now provide direct links to specific parts of the config file, but it also seems more readable as well. Thanks @jvigh! |
Also, I added a comment to an existing issue to consider making the formatting the same across all config options for consistency. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this paragraph:
tc_diag_STORMID_ATCFID_YYYYMMDDHH_cyl_grid_DOMAIN.nc where STORMID is the 2-letter basin name, 2-digit storm number, and 4-digit year, ATCFID is the track model name, YYYYMMDDHH is the track initialization time, and DOMAIN is the domain name.
The ATCF nomenclature would be to call ATCFID 'TECH', where TECH is described as the "acronym for each objective technique", which could simply be called ATCF TECH ID for these purposes. But if MET uses ATCFID elsewhere, I think it's fine to leave as is. If not, it might be good to change ATCFID to TECH.
https://www.nrlmry.navy.mil/atcf_web/docs/database/new/abdeck.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have noted in a comment re: ATCFID vs. the ATCF's actual nomenclature of TECH. Apart from that, everything looks good. I will defer to @JohnHalleyGotway whether any changes are needed.
Finalizing these TC-Diag documentation updates after...
|
Expected Differences
Do these changes introduce new tools, command line arguments, or configuration file options? [No]
If yes, please describe:
Do these changes modify the structure of existing or add new output data types (e.g. statistic line types or NetCDF variables)? [No]
If yes, please describe:
Pull Request Testing
Describe testing already performed for these changes:
Built the docs locally to ensure that they render well with no warnings.
Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes]
Do these changes include sufficient testing updates? [Yes]
None needed.
Will this PR result in changes to the test suite? [No]
If yes, describe the new output and/or changes to the existing output:
Please complete this pull request review by [Thursday 6/22/2023].
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s)
Select: Organization level software support Project or Repository level development cycle Project
Select: Milestone as the version that will include these changes