Thomas Gilon
|
1496c585d0
|
Fix duplicated years in add_land_use_constraint_m
|
2024-03-14 17:00:10 +01:00 |
|
Fabian Neumann
|
0a0a35e4a4
|
Merge pull request #952 from koen-vg/transmission-expansion-limit-reached
Add check for turning off transmission expnasion if limit reached
|
2024-03-11 09:06:08 +01:00 |
|
Fabian Neumann
|
41e1dc5c82
|
Merge pull request #825 from PyPSA/snakemake-8
Compatibility with `snakemake>=8`
|
2024-03-11 09:00:47 +01:00 |
|
Fabian Neumann
|
f411a0c0d0
|
Merge branch 'snakemake-8' of github.com:PyPSA/pypsa-eur into snakemake-8
|
2024-03-11 08:59:39 +01:00 |
|
Fabian Neumann
|
e19e38b149
|
update version requirements for retrieve.yaml
|
2024-03-11 08:59:26 +01:00 |
|
Fabian Neumann
|
e96a9896cb
|
add release notes
|
2024-03-11 08:59:11 +01:00 |
|
Fabian Neumann
|
c98e5e4b1b
|
Merge branch 'master' into snakemake-8
|
2024-03-09 16:09:57 +01:00 |
|
Fabian Neumann
|
887aa53290
|
build_gas_input_locations: remove unnecessary [0] with new storage plugin
|
2024-03-09 15:29:39 +01:00 |
|
Fabian Neumann
|
ed71978b92
|
use humanfriendly walltime specifications
|
2024-03-09 14:47:01 +01:00 |
|
Fabian Neumann
|
bcd02d94d6
|
retrieve: remove storage(static=True) call
|
2024-03-09 12:10:45 +01:00 |
|
Fabian Neumann
|
45e955a0d8
|
add https:// prefix for all storage() calls
|
2024-03-09 12:07:47 +01:00 |
|
Fabian Neumann
|
c8eb46a39c
|
add generic cluster snakemake plugin
|
2024-03-09 12:07:15 +01:00 |
|
Fabian Neumann
|
008539d635
|
add_electricity: fill max_hours also for nan values
|
2024-03-08 19:29:25 +01:00 |
|
Fabian Neumann
|
d7ebeb3843
|
custom_powerplants: correct coordinates of some UA powerplants
|
2024-03-08 19:16:30 +01:00 |
|
Fabian Neumann
|
ab14c31f55
|
build_electricity_demand adjustment to reduced function arguments
|
2024-03-08 19:15:51 +01:00 |
|
Fabian Neumann
|
105dc6470a
|
replace remaining instances of HTTP.remote
|
2024-03-08 17:51:02 +01:00 |
|
Fabian Neumann
|
d983d79ed2
|
Merge branch 'master' into snakemake-8
|
2024-03-08 17:50:08 +01:00 |
|
Fabian Neumann
|
b6542d275f
|
add snakemake slurm plugin to env
|
2024-03-08 17:45:54 +01:00 |
|
Fabian Neumann
|
09502cfbfa
|
add memory logger to solve_sector_network_myopic rule
|
2024-03-08 11:26:00 +01:00 |
|
Koen van Greevenbroek
|
61e4123176
|
Add release note
|
2024-03-07 09:28:02 +01:00 |
|
Koen van Greevenbroek
|
3d94e8161b
|
Adapt disabling transmission expansion to also handle cost limit
|
2024-03-07 09:26:42 +01:00 |
|
Fabian Neumann
|
cb5d9c4319
|
Merge pull request #958 from PyPSA/fix-lifetime
compute lifetime after grouping DateIn
|
2024-03-06 08:55:29 +01:00 |
|
Micha
|
d3283f5084
|
Merge branch 'master' into fix-lifetime
|
2024-03-06 08:22:25 +01:00 |
|
Fabian Neumann
|
b1074e493f
|
Merge pull request #947 from PyPSA/energy_totals
Eurostat 2023 data for energy totals
|
2024-03-05 19:37:48 +01:00 |
|
Fabian Neumann
|
da8119e47e
|
reset CI data cache
|
2024-03-05 19:08:22 +01:00 |
|
Fabian Neumann
|
4732bfa9e3
|
Merge branch 'energy_totals' of github.com:PyPSA/pypsa-eur into energy_totals
|
2024-03-05 19:07:07 +01:00 |
|
Fabian Neumann
|
85ceb9ad54
|
add release notes
|
2024-03-05 19:03:48 +01:00 |
|
pre-commit-ci[bot]
|
ca91c02bf7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-05 17:56:41 +00:00 |
|
Fabian Neumann
|
c13e0b83cf
|
remove remaining references of eurostat report year
|
2024-03-05 18:55:59 +01:00 |
|
Fabian Neumann
|
bf60da973b
|
build_energy_totals: revision of eurostat report upgrade
|
2024-03-05 18:43:24 +01:00 |
|
Fabian Neumann
|
5b513f81db
|
move eurostat into data/eurostat subdirectory from sector-bundle
|
2024-03-05 18:42:15 +01:00 |
|
Fabian Neumann
|
41f23f9589
|
change eurostat year in build_industrial_production_per_country
|
2024-03-05 18:40:06 +01:00 |
|
pre-commit-ci[bot]
|
3da649c13f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-05 13:08:17 +00:00 |
|
Michael Lindner
|
1e25f3adaf
|
add grouping years 1960-1975
|
2024-03-05 14:07:46 +01:00 |
|
Michael Lindner
|
3c24ae9204
|
add release note
|
2024-03-05 13:51:24 +01:00 |
|
pre-commit-ci[bot]
|
8c465dbe3c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-05 12:49:35 +00:00 |
|
Fabian Neumann
|
9d0724566c
|
Merge remote-tracking branch 'origin/master' into fneum/energy_totals
|
2024-03-05 13:40:49 +01:00 |
|
Michael Lindner
|
7f5f0ee45e
|
compute lifetime after grouping DateIn
|
2024-03-05 12:00:50 +01:00 |
|
lisazeyen
|
986c7be48e
|
Merge pull request #954 from PyPSA/bump-technology-data-version-to-0.8.1
change technology data version to 0.8.1
|
2024-02-28 16:41:51 +01:00 |
|
lisazeyen
|
e933acd9e8
|
update release_notes.rst
|
2024-02-28 16:15:43 +01:00 |
|
lisazeyen
|
f08c6fe772
|
change technology data version to 0.8.1
|
2024-02-28 16:13:36 +01:00 |
|
Fabian Hofmann
|
7e9599cf4f
|
Merge pull request #949 from aodenweller/cplexFix
Allow CPLEX for MIQP in cluster_network
|
2024-02-27 15:04:51 +01:00 |
|
Adrian Odenweller
|
06a777d96e
|
Merge branch 'master' into cplexFix
|
2024-02-27 14:37:49 +01:00 |
|
toniseibold
|
ae187b8ba3
|
Merge branch 'energy_totals' of https://github.com/PyPSA/pypsa-eur into energy_totals
|
2024-02-27 14:32:21 +01:00 |
|
toniseibold
|
bd0880c022
|
correcting misleading comment
|
2024-02-27 14:32:09 +01:00 |
|
pre-commit-ci[bot]
|
8dfab45453
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-27 12:35:59 +00:00 |
|
toniseibold
|
7616ae31fe
|
Merge branch 'energy_totals' of https://github.com/PyPSA/pypsa-eur into energy_totals
|
2024-02-27 13:33:08 +01:00 |
|
toniseibold
|
5bcecc62c6
|
retrieve eurostat data is now outside of retrieve_sector_databundle
|
2024-02-27 13:32:07 +01:00 |
|
pre-commit-ci[bot]
|
9182d6d667
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-27 12:14:43 +00:00 |
|
toniseibold
|
14d6c3b97f
|
merge
|
2024-02-27 13:14:09 +01:00 |
|