Skip to content
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/gocart suv #113

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

lholland-noaa
Copy link
Collaborator

Adding interface w/ GOCART Sulfur Volcanic Emissions

@lholland-noaa
Copy link
Collaborator Author

lholland-noaa commented Jan 17, 2025 via email

src/core/datetime.F90 Outdated Show resolved Hide resolved
@lholland-noaa
Copy link
Collaborator Author

lholland-noaa commented Jan 22, 2025 via email

zmoon and others added 2 commits January 22, 2025 16:52
the rc file data lines had trailing single spaces
and it did not have an eof newline
Co-authored-by: lholland-noaa <[email protected]>
@zmoon
Copy link
Collaborator

zmoon commented Jan 22, 2025

I resolved the merge conflict and got the linter passing here. If you have changes you haven't pushed, you'll have to merge this (the remote branch) into your local branch before you can push.

src/core/config_mod.F90 Outdated Show resolved Hide resolved
@lholland-noaa
Copy link
Collaborator Author

lholland-noaa commented Jan 23, 2025 via email

tests/test_suvolcanic.F90 Outdated Show resolved Hide resolved
@lholland-noaa
Copy link
Collaborator Author

lholland-noaa commented Jan 24, 2025 via email

@zmoon zmoon mentioned this pull request Feb 7, 2025
@@ -0,0 +1,139 @@
program test_suvolcanic
use CATChem, fp => cc_rk
use testing_mod, only: assert
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the test to assert some things about the results?

@lholland-noaa
Copy link
Collaborator Author

lholland-noaa commented Feb 9, 2025 via email

Added "assert" command
Note on data that needs to go into SUVolcanicEmissionsState
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants