Updates to the documentation#35
Merged
MinsukJi-NOAA merged 1 commit intoMar 2, 2020
Merged
Conversation
Collaborator
|
Looks good to me. |
junwang-noaa
approved these changes
Mar 2, 2020
Collaborator
junwang-noaa
left a comment
There was a problem hiding this comment.
Minsuk,
Please run the code and check it on github.io, if the format looks good, I think we can commit.
Collaborator
|
It's done. Thanks! |
MinsukJi-NOAA
added a commit
that referenced
this pull request
Mar 27, 2020
* Set default values for model_configure variables (#18) RUN_CONTINUE = .false. ENS_SPS = .false. TOTAL_MEMBER = 1 * fixes problem with MPI_Comm_Split in openmpi when hash is negative * removed redundant check on hash > 0 * Add GNU LPGL (#32) * Add NEMS documentation (#33) * Add nems documentation in doc directory *Include in .gitignore NEMS/doc/html/ and NEMS/doc/webpage.tar.gz *Remove milestones.dox which is no longer needed *Modify Makefile to include doxygen command on Hera *Remove in prep_inputs.py two functions related to milestones * Remove webpage.tar.gz file * Update NEMS documentation *Add Doxyfile in NEMS/.gitignore * Update based on documentation meeting * Updates to the documentation (#35) * Documentation update (#36) * Modify license file (#37) * Modify license file * Fix typo in license Co-authored-by: Dusan Jovic <48258889+DusanJovic-NOAA@users.noreply.github.com> Co-authored-by: Mark A. Potts <mark.potts@noaa.gov> Co-authored-by: Mark Potts <mpotts@redlineperf.com> Co-authored-by: Mark Potts <33099090+mark-a-potts@users.noreply.github.com> Co-authored-by: arun chawla <49994787+arunchawla-NOAA@users.noreply.github.com>
hyunchul386
pushed a commit
to hyunchul386/NEMS
that referenced
this pull request
Jul 24, 2020
Updating NEMS to use bulk formula for purely water points for DATM
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.
I updated the documentation to reflect Ligia's comments that we need more overarching explanation of what NEMS is. Please review and make sure that doxygen formatting is correct