Commit Graph

1029 Commits

Author SHA1 Message Date
Fabian Neumann
17152902cd
Merge pull request #311 from PyPSA/shipping-fuel-years
add shipping shares for different years
2023-02-22 13:50:36 +01:00
Fabian Hofmann
acb2569866
Merge pull request #310 from PyPSA/area-calculation-wo-vresutils
build_population_layouts: replace vresutils area calculation
2023-02-22 13:49:19 +01:00
lisazeyen
bbeb7af1a8 add shipping shares for different years 2023-02-22 13:26:29 +01:00
Fabian
dad7d2050e build_population_layouts: replace vresutils area calculation 2023-02-22 13:26:17 +01:00
Fabian Hofmann
4b4990e432
Merge pull request #309 from PyPSA/fix-minor-warnings
Fixing some warnings in biomass_potentials, gas_input_locations and population_layouts
2023-02-22 13:13:16 +01:00
virio-andreyana
e80cab63ca
Update build_biomass_potentials.py
Maybe something in the middle? swiss is a list, while pop was a panda series.
2023-02-22 13:00:06 +01:00
virio-andreyana
74d31c4554 fixing some warnings in build_biomass_potentials.py, build_gas_input_locations.py, scripts/build_population_layouts.py 2023-02-22 12:17:30 +01:00
Fabian Hofmann
8215510f09
Merge pull request #282 from PyPSA/ci-review
Transition to `linopy` implementation
2023-02-22 09:18:29 +01:00
Fabian Hofmann
2d5b832e66
Merge pull request #307 from PyPSA/read-excel-mute-follow-up
mute excel reading with context manager
2023-02-22 07:24:25 +01:00
Fabian
19c35f8a6a use muting of excel read with context manager 2023-02-21 23:20:02 +01:00
Fabian
7e87044424 solve_network: warn if network is not optimal 2023-02-21 21:58:42 +01:00
Fabian
8bf6238785 Merge branch 'master' into ci-review 2023-02-21 17:57:27 +01:00
Fabian Hofmann
ced2e17bf4
Merge pull request #306 from PyPSA/hide-subprocess-output
Hide uninformative text caused by subprocess outputs
2023-02-21 17:37:14 +01:00
virio-andreyana
f276b130bd Hide uninformative text caused by subprocess outputs 2023-02-18 13:47:34 +01:00
Fabian Neumann
26a26b5b78 Merge branch 'master' of github.com:pypsa/pypsa-eur-sec 2023-02-16 21:38:58 +01:00
Fabian Neumann
df1bba0817 remove gitter 2023-02-16 21:38:30 +01:00
Fabian Neumann
341ee6a7cd
Merge pull request #305 from PyPSA/release-v0.7.0
minor fixes and address deprecation warnings
2023-02-16 21:37:57 +01:00
Fabian Neumann
2280baeb29 add workflow rulegraph 2023-02-16 21:27:25 +01:00
Fabian Neumann
63a5a39b0c organise release notes 2023-02-16 21:19:25 +01:00
Fabian Neumann
b14d657042 minor fixes and address deprecation warnings 2023-02-16 20:13:26 +01:00
Fabian Neumann
8ac425ab6c Merge branch 'master' into ci-review 2023-02-16 18:59:33 +01:00
Fabian Neumann
c2a249ec79
Merge pull request #304 from PyPSA/ci-review-cherries
cherry-pick from #282
2023-02-16 18:57:45 +01:00
Fabian Neumann
35b8425b3b cherry-pick from #282
Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de>
2023-02-16 18:42:19 +01:00
Fabian Neumann
82939ca546 resolve merge conflicts 2023-02-16 18:34:24 +01:00
Fabian Neumann
8e74ee6c49
Merge pull request #289 from PyPSA/update-lng-ports
Replacing the IGGIELNG_LNG data with Europe-Gas-Tracker
2023-02-16 18:32:13 +01:00
Fabian Neumann
ece64a73c1 gas_input: use HTTP remote, rename conversion factors, fix undesired rule removal 2023-02-16 18:27:57 +01:00
Fabian Neumann
963e7cdbcf Merge branch 'master' into update-lng-ports 2023-02-16 17:56:05 +01:00
Fabian Neumann
a1e17b6930
Merge pull request #296 from PyPSA/carbon-management
carbon management
2023-02-16 17:34:30 +01:00
Fabian Neumann
126a5be729 add new options to test config files 2023-02-16 17:34:13 +01:00
Fabian Neumann
b2ea0576cd add release note 2023-02-16 17:32:36 +01:00
Fabian Neumann
ccde2e7f93 make sequestration options configurable 2023-02-16 17:21:58 +01:00
virio-andreyana
3dede28aae merging script in retrieve_gas_input_location with build_gas_input_location 2023-02-16 11:57:33 +01:00
Fabian Neumann
6b8e69cf81 Merge branch 'master' into carbon-management 2023-02-15 20:21:12 +01:00
Fabian Neumann
809b07be86
Merge pull request #303 from PyPSA/electrolysis-wasteheat
add option to use electrolysis waste heat in district heating
2023-02-15 19:06:12 +01:00
Fabian Neumann
fb23e10e1a
Merge pull request #302 from PyPSA/minpartload
add min part load for FT and methanolisation via p_min_pu
2023-02-15 19:05:40 +01:00
Fabian Neumann
d2f2af9245 add release note 2023-02-15 19:04:52 +01:00
Fabian Neumann
b1b289fc45 add option to use electrolysis waste heat in district heating 2023-02-15 14:01:00 +01:00
Fabian Neumann
5d08dfc2ec add min part load for FT and methanolisation via p_min_pu 2023-02-15 13:47:57 +01:00
Fabian Neumann
9be7afffcd Merge branch 'master' of github.com:pypsa/pypsa-eur-sec 2023-02-11 09:37:17 +01:00
Fabian Neumann
d54894eecc pandas update: closed to inclusive 2023-02-11 09:37:09 +01:00
Fabian Hofmann
29858b1ab5
Merge branch 'master' into ci-review 2023-02-10 19:01:17 +01:00
Fabian
7d5d48ac26 solve network: fix sequestration constraint 2023-02-10 18:58:30 +01:00
lisazeyen
30b2460663
Merge pull request #300 from PyPSA/tech-data-0.5
compatibility with technology-data v0.5
2023-02-10 09:03:34 +01:00
Fabian Neumann
01db4f4408 compatibility with technology-data v0.5 2023-02-10 07:49:45 +01:00
Fabian
38a58b62f7 prepare sector: fix logger percentage info 2023-02-09 17:53:27 +01:00
Fabian
a6d359c9b5 update gitignore 2023-02-09 17:24:08 +01:00
Fabian
a0c1d321cc plot_network: fix empty h2 retrofit for myopic 2023-02-08 23:58:56 +01:00
Fabian
d36629a836 add_brownfield: remove basename import 2023-02-08 23:58:24 +01:00
Fabian
46e3b16959 prepare sector: harmonize logger infos 2023-02-08 23:20:52 +01:00
Fabian
98e3c7ab2c solve_network: fix kwargs in solve_network 2023-02-08 22:59:36 +01:00