Fabian Hofmann
|
da0c327138
|
Merge pull request #993 from koen-vg/check-scenario-file-exists
Check if scenario file exists before attempting to load
|
2024-03-26 12:36:57 +01:00 |
|
Koen van Greevenbroek
|
8b2a068b3a
|
Check if scenario file exists before attempting to load
Useful when running the `create_scenarios` rule the first time.
|
2024-03-26 11:57:21 +01:00 |
|
Thomas Gilon
|
9dae86cd56
|
Fix index for existing capacities in add_existing_baseyear
|
2024-03-25 20:11:02 +01:00 |
|
Toni Seibold
|
639a0ce4af
|
Merge branch 'master' into fix_energy_totals
|
2024-03-25 16:49:20 +01:00 |
|
Fabian Hofmann
|
60fe95ddf7
|
Merge pull request #989 from PyPSA/share-resources
scenario management: fix shared resources
|
2024-03-25 16:31:21 +01:00 |
|
Fabian Hofmann
|
a725844be9
|
Merge branch 'master' into share-resources
|
2024-03-25 16:08:31 +01:00 |
|
Thomas Gilon
|
50466d9593
|
Fix grouping year reference in add_land_use_constraint_m
|
2024-03-25 15:44:05 +01:00 |
|
pre-commit-ci[bot]
|
dda0c98b28
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-25 14:05:20 +00:00 |
|
toniseibold
|
e8761c9e24
|
overwriting agriculture and transport totals
|
2024-03-25 15:03:23 +01:00 |
|
Fabian Hofmann
|
91e0087ce4
|
Merge pull request #988 from PyPSA/fix-indexing-cluster-weights
cluster_network: ensure correct indexing of weights
|
2024-03-25 14:54:03 +01:00 |
|
Fabian
|
34f0294264
|
scenario management: fix shared resources
|
2024-03-25 14:27:50 +01:00 |
|
Fabian
|
585f9a32a7
|
cluster_network: ensure correct indexing of weights
|
2024-03-25 14:16:20 +01:00 |
|
Fabian Neumann
|
d72576aa1a
|
Merge pull request #986 from Climact/feature/fix-cluster-network-type
Fix type error in cluster_network with "m" configuration
|
2024-03-22 16:33:26 +01:00 |
|
Thomas Gilon
|
fd01cb0a75
|
Fix type error in cluster_network with "m" configuration
|
2024-03-22 16:01:42 +01:00 |
|
Thomas Gilon
|
7e99f3bba7
|
Fix error with symbol of buses in simplify_network
|
2024-03-22 10:06:48 +01:00 |
|
Fabian Neumann
|
91c9dd2b82
|
Merge pull request #973 from koen-vg/fill-missing-domestic-aviation
Fill in missing eurostat data on domestic aviation energy demand
|
2024-03-21 12:38:37 +01:00 |
|
Fabian Neumann
|
f774a1628d
|
Merge branch 'master' into fill-missing-domestic-aviation
|
2024-03-21 12:15:42 +01:00 |
|
Fabian Neumann
|
5918c2d296
|
Merge pull request #982 from PyPSA/tyndp-2024
add draft HVDC projects from TYNDP 2024
|
2024-03-21 12:02:46 +01:00 |
|
Fabian Neumann
|
d0951abded
|
cluster_network: allow more solvers that can handle quadratic problems
|
2024-03-21 12:02:02 +01:00 |
|
Fabian Hofmann
|
899c8828f0
|
Merge pull request #984 from PyPSA/FabianHofmann-patch-2
disable windows machines in CI
|
2024-03-21 10:11:39 +01:00 |
|
Fabian Hofmann
|
ab8336d6a8
|
disable windows machines in CI
The CI on windows machines keeps failing due to some weird syntax problem in snakefiles, which we can't solve on our end it seems.
|
2024-03-21 09:55:48 +01:00 |
|
Fabian Hofmann
|
43cb5ff78e
|
Merge pull request #983 from koen-vg/build-seq-potential-input-typo
Fix typo in reading input to build_sequestration_potentials rule
|
2024-03-21 09:21:58 +01:00 |
|
Koen van Greevenbroek
|
bb898bf695
|
Fix typo in reading input to build_sequestration_potentials rule
Presumably needed since the transition to snakemake 8 storage providers
|
2024-03-20 15:40:07 +01:00 |
|
Fabian Neumann
|
c5026aaf9b
|
add draft HVDC projects from TYNDP 2024
|
2024-03-20 13:56:48 +01:00 |
|
Fabian Hofmann
|
31c4eb98a2
|
Merge pull request #975 from PyPSA/dedicated-shared-resource
scenario management: reenable shared resources in one folder
|
2024-03-20 13:06:52 +01:00 |
|
Fabian Hofmann
|
60725940ad
|
Merge branch 'master' into dedicated-shared-resource
|
2024-03-20 12:42:07 +01:00 |
|
Thomas Gilon
|
9558f44051
|
Drop assets including renewables in add_existing_baseyear
|
2024-03-20 10:47:59 +01:00 |
|
Fabian Hofmann
|
43884a39f8
|
Merge pull request #978 from PyPSA/refactor-copy-config-get-rdir
snakefile: move copy_default_files and process_run_config to helpers
|
2024-03-20 10:19:20 +01:00 |
|
Fabian Hofmann
|
5dc5a3b427
|
Merge branch 'master' into dedicated-shared-resource
|
2024-03-20 09:58:37 +01:00 |
|
Fabian Hofmann
|
7611b28d16
|
Merge branch 'master' into refactor-copy-config-get-rdir
|
2024-03-20 09:57:31 +01:00 |
|
LukasFrankenQ
|
97acf2f12e
|
included Lisas PR suggestions
|
2024-03-19 19:30:23 +01:00 |
|
Fabian Neumann
|
0b0baa662e
|
Merge pull request #979 from PyPSA/fix-snakemake-bug
replace value of shadow in snakemake rules
|
2024-03-19 17:11:09 +01:00 |
|
Fabian Neumann
|
018735d071
|
Merge pull request #981 from koen-vg/raw-strings
Use raw strings to avoid illegal backslash warnings python 12
|
2024-03-19 17:10:45 +01:00 |
|
Koen van Greevenbroek
|
651e28775e
|
Use raw strings to avoid illegal backslash warnings python 12
|
2024-03-19 14:22:16 +01:00 |
|
Fabian
|
86a6c3223d
|
perfect foresight: store configs in results dir
|
2024-03-19 11:26:36 +01:00 |
|
Fabian Hofmann
|
2728bd4780
|
Merge branch 'master' into fix-snakemake-bug
|
2024-03-19 11:09:53 +01:00 |
|
Fabian Hofmann
|
82ac7df318
|
Merge branch 'master' into refactor-copy-config-get-rdir
|
2024-03-19 10:22:07 +01:00 |
|
Fabian
|
8190fde9ce
|
Snakefile: reinsert shutil and os functions
|
2024-03-19 09:48:52 +01:00 |
|
Fabian
|
23e1139c21
|
snakefile + helpers: separate scenario and rdir getter
|
2024-03-19 09:39:35 +01:00 |
|
Fabian Neumann
|
58a374d3ce
|
Merge pull request #980 from koen-vg/small-bugfixes
Miscellaneous bugfixes
|
2024-03-19 09:38:45 +01:00 |
|
Koen van Greevenbroek
|
fcf773c003
|
Copy, don't move natura.tiff to resources
Preventing problems when parallel processes attempt to move the same
file to different resources directories.
|
2024-03-19 09:30:37 +01:00 |
|
Koen van Greevenbroek
|
22d1bf5dd1
|
Bugfix for missing eia years
First, cannot cast pd index to boolean. Second, fix logic error of
mistakenly swapped difference in calculating missing years.
|
2024-03-19 08:55:46 +01:00 |
|
Koen van Greevenbroek
|
65af55c22b
|
Fix typos
|
2024-03-19 08:54:58 +01:00 |
|
Koen van Greevenbroek
|
a8454fd830
|
Fill in missing eurostat data on domestic aviation energy demand
|
2024-03-19 08:52:02 +01:00 |
|
Fabian Hofmann
|
a04ee4227f
|
Merge branch 'master' into refactor-copy-config-get-rdir
|
2024-03-19 08:36:50 +01:00 |
|
Fabian
|
2565a7db4f
|
snakefile: move copy_default_files and process_run_config to helpers
|
2024-03-19 08:30:20 +01:00 |
|
Philipp Glaum
|
8d9afb0eb0
|
solve_electricity.smk:replace "minimal" by "shallow"
|
2024-03-19 08:28:27 +01:00 |
|
Fabian Neumann
|
09d5ce2512
|
Merge pull request #969 from koen-vg/log-path-fix
Don't use log path function in IRENA retrieval rule
|
2024-03-19 08:28:21 +01:00 |
|
Fabian Neumann
|
3940d2e0ad
|
Merge pull request #970 from koen-vg/custom-costs-repo
Allow the selection of custom fork of technology-data
|
2024-03-19 08:28:00 +01:00 |
|
Fabian Neumann
|
db4219f4d5
|
Merge pull request #971 from koen-vg/fix-sanitize-locations
Only sanitize locations when there are buses with a location
|
2024-03-19 08:26:24 +01:00 |
|