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

its_fuel_demand_prod.R can no longer create figures #1

Open
measrainsey opened this issue Feb 6, 2023 · 3 comments
Open

its_fuel_demand_prod.R can no longer create figures #1

measrainsey opened this issue Feb 6, 2023 · 3 comments
Assignees

Comments

@measrainsey
Copy link
Contributor

measrainsey commented Feb 6, 2023

when i try to run its_fuel_demand_prod.R, the script fails when it gets to the plotting part and gives the following error:

Error in `geom_line()`:
! Problem while computing aesthetics.
ℹ Error occurred in the 3rd layer.
Caused by error in `FUN()`:
! object 'consumption_bge' not found

it's possible the outputs from refining_module_net.R were updated and therefore the data column needed (consumption_bge) was removed.

@measrainsey
Copy link
Contributor Author

i tried going through its_fuel_demand_prod.R and couldn't find a solve

i also went through refining_module_net.R to add consumption_bge to the outputs (see commit a477d6a), but that ended up with plots that looked a bit different

@measrainsey
Copy link
Contributor Author

measrainsey commented Feb 6, 2023

@traceybit tried using an older date of refining output (see commit 937ec44) to see if that would fix the issue, but it didn't. so it's possible the change to the refining module outputs that caused this could predate 2021 august.

i changed the script to use refining data from 2021 november in commit 7c11282

@measrainsey
Copy link
Contributor Author

the issue isn't necessarily resolved, but a plot can be created in a 2023 version of the script that was merged with #2 (see commit a477d6a)

@measrainsey measrainsey self-assigned this Feb 6, 2023
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

1 participant