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

enables writing of economic models, including two region #292

Closed
wants to merge 3 commits into from

Conversation

bl-young
Copy link
Collaborator

resolves #291

renames buildEIOModel() to buildIOModel()

# Write a two-region model within tests subfolder to excel
modelname <- "GAEEIOv1.0-s-WAT-12"
configpaths <- file.path(paste0('tests/modelspecs/', modelname, '.yml'))
model <- buildIOModel(modelname, configpaths=configpaths)

writeModeltoXLSX(model, ".")

@bl-young bl-young requested a review from WesIngwersen May 17, 2024 19:46
@bl-young
Copy link
Collaborator Author

this has been pulled into develop for the next release (9eeb772) so if we decide this is not urgent we can close this PR

@bl-young
Copy link
Collaborator Author

Will be integrated in v1.6, this commit is already on develop. Closing this PR

@bl-young bl-young closed this Jun 14, 2024
@bl-young bl-young deleted the issue_291 branch August 1, 2024 15:56
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.

Write economic model to excel
2 participants