Closed jenhagg closed 2 years ago
Pull Request doc
Pass a grid.pkl file as input to REISE.jl instead of case.mat. Partially addresses #668 along with https://github.com/Breakthrough-Energy/REISE.jl/pull/185
Remove export_case_mat which is now in REISE.jl temporarily. Preserve index names in transform_grid.py so operations on it after unpickling work as expected.
export_case_mat
Ran a scenario in a container.
10 min
Pull Request doc
Purpose
Pass a grid.pkl file as input to REISE.jl instead of case.mat. Partially addresses #668 along with https://github.com/Breakthrough-Energy/REISE.jl/pull/185
What the code is doing
Remove
export_case_mat
which is now in REISE.jl temporarily. Preserve index names in transform_grid.py so operations on it after unpickling work as expected.Testing
Ran a scenario in a container.
Time estimate
10 min