-
Notifications
You must be signed in to change notification settings - Fork 25
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
Bug fixes in transport tracer benchmark code #224
Conversation
…t file Signed-off-by: Lizzie Lundgren <[email protected]>
…acers Mass accumulation table should only be impelemented for full chemistry 1-month benchmarks. Signed-off-by: Lizzie Lundgren <[email protected]>
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.
These updates are simple bug fixes. We just need to update the CHANGELOG.md and then we are good to merge.
Signed-off-by: Lizzie Lundgren <[email protected]>
Should be all set now. I didn't include the mass accumulation table fix in the changelog since it came in with a recent commit. |
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.
Thanks for the changelog update @lizziel. Good to merge.
This merge brings PR geoschem#224 by @lizziel into the GCPy 1.4.0 development stream. It fixes an issue where some lines of text in the transport tracer mass conservation table were sent to stdout instead of to a file. It also removes the call to print the mass accumulation table from the 1-year transport tracer benchmark (it should only be in the 1-month output. Signed-off-by: Bob Yantosca <[email protected]>
This PR includes two fixes for the transport tracer 1-year benchmark: