-
Notifications
You must be signed in to change notification settings - Fork 18
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
Update MAPL3 time averaging to use a pointwise counter #3189
Update MAPL3 time averaging to use a pointwise counter #3189
Conversation
I missed a few commented out lines that should be deleted. Will delete in next push |
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.
See inline comments. (I know this is draft.)
…com:GEOS-ESM/MAPL into feature/wdboggs/mapl3_time_averaging_update
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.
See comments inline.
Changes to
Changes to
|
…com:GEOS-ESM/MAPL into feature/wdboggs/mapl3_time_averaging_update
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.
One very small change.
Merging despite the adas failures |
Types of change(s)
Checklist
make tests
)Description
Time Averaging in MAPL3 needs a counter for each grid point so that the counts can vary points to account for a variable number of updates to the accumulation field over the field.