-
Notifications
You must be signed in to change notification settings - Fork 19
Add GOCART DMS process #120
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
Open
lwcugb
wants to merge
72
commits into
ufs-community:develop
Choose a base branch
from
lwcugb:feature/gocart_dms
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
8bac008
Initial file (placeholders) for SU Volcanic Emissions
lholland-noaa 84717da
Adding datetime utility
lholland-noaa caa0aee
modifications to comments
lholland-noaa 5d2889e
Initial files to begin SU Volcanic Emissions
lholland-noaa 98c33cc
Reorg of prepmetvars, initial reader placeholder
lholland-noaa 7b349af
Added example volcanic file and updated code
lholland-noaa c17d3b8
Volcanic updates
lholland-noaa 8ac6871
more updates
lholland-noaa 55074ca
Updating emission reader
lholland-noaa b8c18b5
Updating module
lholland-noaa 292343d
Merge branch 'feature/gocart_suv' of https://github.com/lholland-noaa…
lholland-noaa ec8eee4
added notes in comments
lholland-noaa f94fa2a
Updating cmake file to incl SUVolcanic
lholland-noaa 2f4494e
compiles on hera, committing
lholland-noaa b932013
removing extraneous file
lholland-noaa 7d866fd
Creating directory and initial source files
lholland-noaa 06675af
Adding CMakeLists
lholland-noaa fb4de14
Adding DMS to core
lholland-noaa fa1780e
compiles - still need to create test
lholland-noaa 12218b0
constructing test_dms
lholland-noaa 056431b
updating
lholland-noaa 4fb1da6
Merge branch 'develop' into feature/gocart_suv
zmoon d2045b4
This version with test_dms compiles
lholland-noaa 50e372b
fmt
zmoon 288bbd0
removing un-used datetime.F90
lholland-noaa c7f3626
Remove unused module
zmoon 0527d9a
updating
lholland-noaa 295332e
removing unnecessary section
lholland-noaa e758e0d
correcting error in activate flag
lholland-noaa 9426066
removing unnecessary items
lholland-noaa be3aedc
Set NLEVS before using
zmoon da91066
Update test_suvolcanic.F90
lholland-noaa 22b0381
Update test_suvolcanic.F90
lholland-noaa 73fc01e
add gocart SO2 volcanic emissions
lwcugb bd4a099
remove changes on ChemState module
lwcugb 041b1aa
Merge remote-tracking branch 'Lacey_catchem/feature/gocart_dms' into …
lwcugb f3d8307
Fix lint error
lwcugb 9c5997f
Try to fix floating point error
lwcugb 7b14f53
premet module name update
lwcugb ab430ff
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb 3b0f4ed
add array initialization
lwcugb fdbde05
Bug fix for the test run
lwcugb 89b13b5
add assertion for the test case
lwcugb baaefcb
replace some pointers
lwcugb debc3ed
emission file read bug fix
lwcugb 2e4efea
update DMS process
lwcugb 69dfe8a
update emission species file
lwcugb 2441467
remove util folder and update module names
lwcugb 774b8a7
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb 892802f
rename volcanic folder
lwcugb 28b0bc7
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb 5c1a61e
remove the use of premet module from util folder
lwcugb 6403591
clean up
lwcugb 8eb9784
rename folder
lwcugb f0c3116
rename folder
lwcugb 774b4fe
Merge remote-tracking branch 'ufs/develop' into feature/gocart_suv
lwcugb 06b08f9
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb 3f3c87d
Merge branch 'develop' into wei-suv
zmoon 0010198
Restore the column data extraction util
zmoon 16bed5c
fix to use new GOCART version
lwcugb c17dddd
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb a110c23
pre-commit run fix
lwcugb efe2c5f
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb dfe07db
pre-commit run fix
lwcugb 528f486
updates some comments
lwcugb 593c87f
file name changes
lwcugb 013ba20
lowercase file name
lwcugb ab3ce8e
update some comments
lwcugb cdb0abe
file name change
lwcugb 124d71b
lowercase file name
lwcugb 23eed8e
Merge remote-tracking branch 'origin/feature/gocart_suv' into feature…
lwcugb 0d6f99c
get MW from species yaml file
lwcugb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
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.
Looks like DryDepIndex is listed twice here. For clarity, should we remove one of them?