Commit Graph

654 Commits

Author SHA1 Message Date
Fabian Neumann
a65cf7cac4 make_summary: add weather_year wildcard to multiindex 2022-08-05 17:44:08 +02:00
Fabian Neumann
26e7e1246b operations: final iteration one step later 2022-08-01 12:14:45 +02:00
Fabian Neumann
574b77fcc3 operations: add final iteration until end-of-year 2022-08-01 12:11:41 +02:00
Fabian Neumann
26b21144c6 operations: add some comments on multiyear contiguity 2022-08-01 12:03:24 +02:00
Fabian Neumann
a58d67c6c1 operations: add config options to config.default.yaml 2022-08-01 11:59:57 +02:00
Fabian Neumann
7554e4f472 operations: adjust output file path 2022-08-01 11:58:20 +02:00
Fabian Neumann
64e1ef895d add rules to solve operations with perfect and myopic foresight 2022-08-01 11:55:31 +02:00
Fabian Neumann
d4fa922a2a drop_leap_days when aggregating snapshots 2022-07-29 21:19:26 +02:00
Fabian Neumann
ee0c69727f leap_days need to be filtered for daily data too in heat 2022-07-29 20:29:35 +02:00
Fabian Neumann
88ec493b3a Snakefile: correct updated eurostat dataset publication year! 2022-07-25 14:40:13 +02:00
Fabian Neumann
0bad2097b0 interpolate heat demands for years outside 2007-2015 2022-07-25 14:35:54 +02:00
Fabian Neumann
614909201a energy_totals: transport sector requires specific year 2022-07-23 17:06:14 +02:00
Fabian Neumann
f70f006a47 energy_totals: co2 calculation with eurostat 2021 data 2022-07-23 17:05:56 +02:00
Fabian Neumann
ba8b3f9ce7 energy_totals: combined energy totals for all years 2022-07-23 17:05:07 +02:00
Fabian Neumann
eee6651d12 energy_totals: fetch all years 2000-2015 from IDEES 2022-07-23 11:19:37 +02:00
Fabian Neumann
d47a9aac72 energy_totals: update eurostat to 2021 2022-07-23 10:37:32 +02:00
Fabian Neumann
6e47c71195 clustered_population: add missing cutout input 2022-07-22 20:48:24 +02:00
Fabian Neumann
16bd4b6c2c fix snapshot creation based on weather year 2022-07-22 19:14:00 +02:00
Fabian Neumann
79078b2cae merge master 2022-07-20 15:55:00 +02:00
Fabian Neumann
b3dac6d3c4 subworkflow flags amend 2022-07-20 15:53:57 +02:00
Fabian Neumann
d346e9c34a Merge branch 'master' of github.com:pypsa/pypsa-eur-sec 2022-07-20 15:47:55 +02:00
Fabian Neumann
10243398e7 do not use subworkflow flags for pure data#
causes problems when config retrieve_databundle is disabled
2022-07-20 15:47:47 +02:00
Fabian Neumann
d2b2842a37 Merge branch 'master' into multiyear 2022-07-20 15:18:42 +02:00
Tom Brown
ec1aa1b76b README, doc: add reference to hydrogen network paper as showcase of model 2022-07-18 20:40:21 +02:00
Fabian Neumann
51c76651ba
Merge pull request #248 from PyPSA/thermal-storage-bugfix
fix unit conversion for thermal energy storage
2022-07-11 19:04:53 +02:00
Fabian Neumann
adc0dd1e0c fix unit conversion for thermal energy storage (closes #247) 2022-07-11 15:46:21 +02:00
Fabian Neumann
5082c8761b
Merge pull request #245 from PyPSA/bus_units
Document units of bus carriers
2022-06-30 17:43:14 +02:00
Irieo
5d60e8c6e6 Label oil and biomass buses also as MWh_LHV 2022-06-30 17:37:40 +02:00
Iegor Riepin
53ad90095a
Update scripts/prepare_sector_network.py
sync it up to Fabian's feeling of useful things

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-06-30 17:17:12 +02:00
Iegor Riepin
eddeb227a7
Update scripts/prepare_sector_network.py
code style update

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-06-30 17:15:41 +02:00
lisazeyen
b4d0a8404c change unit from carrier gas from MWh_th -> MWh_LHV 2022-06-29 08:57:08 +02:00
lisazeyen
187c9cbaa3 add release notes 2022-06-29 08:49:29 +02:00
Irieo
7604bb1654 Document units of bus carriers 2022-06-28 18:31:45 +02:00
Fabian Neumann
20e1fb40fb update mock_snakemake for new snakemake versions 2022-06-28 17:18:09 +02:00
Fabian Neumann
8b134405dd
Merge pull request #243 from ebbekyhl/Coal-carbon-capture
Add coal with carbon capture
2022-06-28 14:04:31 +02:00
Ebbe Kyhl
e9f2d65cda
Indent by two layers 2022-06-28 13:35:44 +02:00
Ebbe Kyhl
5ae56cca7c
Apply suggestions from code review
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-06-27 18:06:59 +02:00
Fabian Neumann
2d2f5ba409
Merge pull request #238 from PyPSA/config-export
copy_config: copy actual snakemake.config
2022-06-23 17:19:08 +02:00
Fabian Neumann
bf61e83be0
Merge pull request #239 from PyPSA/ci-summaries
CI: include summary and plotting rules
2022-06-23 17:18:44 +02:00
Fabian Neumann
a2e26004d7 add further missing handling of weather_year wildcard 2022-06-15 15:36:37 +02:00
Fabian Neumann
9f9e65afb1 add missing handling of weather_year wildcard 2022-06-15 15:18:07 +02:00
Fabian Neumann
8055e45b68 combine time selection with weather year 2022-06-15 14:56:46 +02:00
Fabian Neumann
fa66c50dc1 merge master 2022-06-15 09:29:19 +02:00
Ebbe Kyhl
2a3b576cbd Add coal with carbon capture 2022-06-14 15:00:53 +02:00
Fabian Neumann
8dfd8b5a7f
Merge pull request #241 from PyPSA/agri-mach-oil
fix agriculture machinery oil load with spatial.oil.nodes
2022-06-03 14:30:02 +02:00
Fabian Neumann
b025622edf fix agriculture machinery oil load with spatial.oil.nodes 2022-06-03 14:29:23 +02:00
Tom Brown
292d713817 README,doc: soften warnings, add limitations section to doc 2022-06-03 12:33:33 +02:00
Fabian Neumann
ba369cf782
Merge pull request #240 from PyPSA/fix_PPs_grouping_years
fix grouping years list issue caused by newer powerplant database
2022-05-31 17:25:56 +02:00
Irieo
aa2820c9b1 fix grouping years list issue caused by newer powerplant database 2022-05-31 16:16:40 +02:00
lisazeyen
f4e1d28be3
Merge pull request #236 from PyPSA/transport
separate rules for transport demand and nodal energy totals
2022-05-02 18:30:07 +02:00