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

adding test file for top-down harmonization #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gidden
Copy link
Member

@gidden gidden commented Nov 22, 2024

This PR provides a notebook that is a first prototype for implementing top-down harmonization approaches.

It has a main operational function distribute_level() which tries to harmonize higher-dimensional trajectories (e.g., down to regions or sectors) consistent with lower-dimensional total (e.g., global total emissions).

The process begins by first using standard harmonization to harmonize global totals, and then attempts to successively harmonize higher-dimensional data. It is not perfect now and needs to be explored/played with to try to sharpen.

It may be that the best approach is not optimization-based at all but rather rule based, we have to see.

Required data files to run this are attached

harm_test_hist.csv.gz
harm_test_model.csv.gz

CC @coroa @chrisroadmap @znicholls @jkikstra

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.

1 participant