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

Added fluxes on inversion grid #194

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

Conversation

brendan-m-murphy
Copy link
Contributor

Note: this is done in post processing, so the emissions on the inversion grid have not been optimised for directly.

Pull Request Template: delete as needed and mark appropriate check boxes [ ] with an x

Description:

One or two line description of change. Reference any relevant issues or other PRs using #XX e.g. #123 (use "closes #XX" to close the issue)

Type of Change:

[ ] Bug fix

[ ] New feature

[ ] Code-breaking change

Checklist:

[ ] Code documentation has been updated if needed

[ ] If new tests are needed, they have been added

[ ] All tests pass

[ ] No merge conflicts

[ ] /CHANGELOG.md has been updated if change is significant

Other Comments:

Any additional comments to reviewers not accounted for above

Note: this is done in post processing, so the emissions on
the inversion grid have not been optimised for directly.
"mean" over lat/lon was dividing by the total number of
lat/lon values, but we want to divide each flux total over
a basis region by the number of grid cells in that region.
@hdelongueville
Copy link
Contributor

It seems to work well on my side!

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