Doxygen header templates#585
Merged
aliabdolali merged 3 commits intoJan 24, 2022
Merged
Conversation
2 tasks
JessicaMeixner-NOAA
approved these changes
Jan 21, 2022
Collaborator
|
@aliabdolali what are we waiting for to merge this PR in? |
Contributor
I needed time to do my final review. |
aliabdolali
approved these changes
Jan 24, 2022
kestonsmith-noaa
pushed a commit
to kestonsmith-noaa/WW3
that referenced
this pull request
Jun 17, 2025
…water normalization in CMEPS (#549) (NOAA-EMC#585) * add default variables for v16 non-tiled inputs * add script for tiled fix input * add new v16 noahmp test to rt.conf * remove satemdf suite from s2sw compile (unused) * add gaea.intel to rt_35d.conf * add landice variable * add landice setting to benchmark_v16 nml * set landice true for non-noahmp * set landice=false for v16 noahmp tests * add aofrac_normalization * commit removal of fd_nems from correct branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Summary
Acceptance of doxygen headers to be used for documentation of WW3 Fortran source code units.
Description
Provide a detailed description of what this PR does.
./docs/ww3_doxy_tmpl.md) which will serve as a reference for required header tags when marking up WW3 source for doxygen.docs/folder is also added which will eventually hold the documentation.Doxygen.in, is also included indocs/.What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?
Mention any labels that should be added:
Issue(s) addressed
Please list any issues associated with this PR, including those the PR will fix/close.
Commit Message
ww3_doxy_tmpl.md: add doxygen header templates
Check list
Testing