-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pypsa-earth-sec
updated
24 files
+56 −65 | Snakefile | |
+12 −8 | config.bright.yaml | |
+13 −10 | config.bright_high.yaml | |
+656 −0 | config.bright_low.yaml | |
+656 −0 | config.bright_med.yaml | |
+6 −3 | config.bright_ref.yaml | |
+11 −11 | config.bright_ref_high.yaml | |
+27 −20 | config.bright_ref_low.yaml | |
+659 −0 | config.bright_ref_med.yaml | |
+659 −0 | config.bright_ref_vhigh.yaml | |
+22 −19 | config.bright_vhigh.yaml | |
+2 −2 | config.pypsa-earth.yaml | |
+511 −0 | config.pypsa-earth_high.yaml | |
+511 −0 | config.pypsa-earth_low.yaml | |
+511 −0 | config.pypsa-earth_med.yaml | |
+511 −0 | config.pypsa-earth_vhigh.yaml | |
+3 −1 | scripts/make_summary.py | |
+19 −5 | scripts/override_respot.py | |
+6 −10 | scripts/prepare_res_potentials.py | |
+1 −1 | scripts/prepare_sector_network.py | |
+3 −0 | scripts/prepare_transport_data_input.py | |
+60 −6 | scripts/solve_network.py | |
+5 −17 | submit.sh | |
+39 −0 | submit_dr.sh |