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

Delete post-processing code for deleted module realisations #525

Closed
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Feb 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Member

Via remindmodel/remind#1509.

@LaviniaBaumstark
Copy link
Member

which post-processings do you mean?

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Member Author

$ grep -R --include=*.R services_[_a-z]* *
R/reportMacroEconomy.R:  if (buil_mod %in% c("services_putty", "services_with_capital")) {
R/reportMacroEconomy.R:  } else if (buil_mod %in% c("services_putty", "services_with_capital")) {
R/reportFE.R:  if((buil_mod %in% c("services_putty", "services_with_capital"))||(tran_mod == "edge_esm") ) {
R/reportFE.R:  } else if (buil_mod %in% c("services_putty", "services_with_capital")){
R/reportLCOE.R:  # following 36_modules/buildings/services_putty/presolve.gms
R/reportLCOE.R:  if (module2realisation["buildings",2] == "services_putty") {
R/reportLCOE.R:    if (module2realisation["buildings",2] == "services_putty") {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants