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

fixing projection and land maskingLocation fix #42

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Conversation

prayner
Copy link
Contributor

@prayner prayner commented Aug 6, 2024

Description

The previous code was making some wrong assumptions about the domain projection so various emissions were displaced, especially in smaller domains. These changes fix this and remove some of the intermediate reprojections. Also applies land masking to all fields except fugitives to remove offshore emissions arising from coarse grids

responds to issues #17 #24 and #31

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • there is now a reprojection test which picks a single raster point and tests it projects to one point and that its location is approximately unchanged
  • Documentation added (where applicable)

Notes

there is still one landuse intermediate projection which we should also remove

@prayner prayner requested a review from a team August 6, 2024 06:55
@lewisjared lewisjared self-assigned this Aug 12, 2024
@lewisjared lewisjared mentioned this pull request Aug 13, 2024
2 tasks
@lewisjared
Copy link
Collaborator

@prayner I've disabled the land masking for stationary, transport and industrial emissions due to discrepancies in the total emissions. We should address this in #44

@lewisjared
Copy link
Collaborator

This is still failing now with waste. I think this needs a bit more investigation

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