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

Only perform pole-averaging of regridded data if actually regridding to the poles. #274

Closed

Conversation

jimmielin
Copy link
Contributor

Please refer to #273 for discussion. I've selected dev/12.8.0 because that was the base of my commit. Please feel free to cherry-pick to whichever branch as appropriate. Thanks!

Haipeng


Only perform pole-averaging of regridded data if actually regridding to the poles.

This commit fixes an issue affecting GEOS-Chem Nested, MODEL_WRF, MODEL_CESM (in HEMCO_CESM) in which Regrid_A2A performs northernmost and southernmost quantity averaging regardless of whether the boundaries are actually on the poles.

Now the check is actually performed, because REGRID_A2A is being increasingly used for regional purposes.

Signed-off-by: Haipeng Lin hplin@seas.harvard.edu

…to the poles.

This commit fixes an issue affecting GEOS-Chem Nested, MODEL_WRF, MODEL_CESM (in HEMCO_CESM) in which Regrid_A2A performs northernmost and southernmost quantity averaging regardless of whether the boundaries are actually on the poles.

Now the check is actually performed, because REGRID_A2A is being increasingly used for regional purposes.

Signed-off-by: Haipeng Lin <hplin@seas.harvard.edu>
@msulprizio
Copy link
Contributor

This is now merged into branch dev/12.8.1 in commit 45d2866.

@msulprizio msulprizio closed this Apr 22, 2020
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.

None yet

2 participants