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

Fix timecycle flag for QFED and OFFLINE emissions in HEMCO_Config.rc #1595

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

msulprizio
Copy link
Contributor

As discussed in #1321, the current use of 'EF' as the timecycle (CRE) flag for QFED and the OFFLINE emissions inventory causes those fields to only be read/updated once. Changing those to EFY ensures those fields are updated continuously.

As discussed in #1321, the current
use of 'EF' as the timecycle (CRE) flag for QFED and the OFFLINE emissions
inventory causes those fields to only be read/updated once. Changing those
to EFY ensures those fields are updated continuously.

Signed-off-by: Melissa Sulprizio <[email protected]>
@msulprizio msulprizio added the category: Bug Something isn't working label Jan 11, 2023
@msulprizio msulprizio added this to the 14.1.0 milestone Jan 11, 2023
@msulprizio msulprizio self-assigned this Jan 11, 2023
Copy link
Contributor

@yantosca yantosca left a comment

Choose a reason for hiding this comment

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

This PR simply replaces EF where it is used with EFY. Good to merge!

@msulprizio msulprizio merged commit 64f643a into dev/14.1.0 Jan 12, 2023
@msulprizio msulprizio deleted the bugfix/timecycleflag-qfed-offline-emis branch January 12, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG/ISSUE] Using "EF" CRE for Offline Emissions, QFED, etc. causes emissions to repeat each day
2 participants