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

Double structure with forestry product reporting in demand() #648

Open
bodirsky opened this issue Mar 27, 2024 · 1 comment
Open

Double structure with forestry product reporting in demand() #648

bodirsky opened this issue Mar 27, 2024 · 1 comment
Assignees

Comments

@bodirsky
Copy link
Member

Demand for forestry products is calculated twice in the model; one is not used, and in postprocessing overwritten by the second version of the calculation. This should be cleaned up in gams, linking forestry demand in materail demand or bioenergy demand

warning("Double structure for forestry products. Estimates in material demand and supply chain losses are overwritten")
out[, , forestry_products] <- 0
out[, , forestry_products][,,"other_util"] <- forestry
@tscheypidi
Copy link
Member

the warning has now been converted to a comment to avoid spamming the log file with it. The problem itself obviously still persists.

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

No branches or pull requests

4 participants