[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
34f5d2eb68
commit
0b30aef50b
@ -100,7 +100,7 @@ PyPSA-Eur 0.12.0 (30th August 2024)
|
||||
share_unsustainable_use_retained`` and ``biomass:
|
||||
share_sustainable_potential_available``.
|
||||
(https://github.com/PyPSA/pypsa-eur/pull/1139)
|
||||
|
||||
|
||||
* Added energy penalty for BECC applications.
|
||||
(https://github.com/PyPSA/pypsa-eur/pull/1130)
|
||||
|
||||
@ -258,7 +258,7 @@ PyPSA-Eur 0.12.0 (30th August 2024)
|
||||
:mod:`prepare_sector_network`. (https://github.com/PyPSA/pypsa-eur/pull/1106)
|
||||
|
||||
* Fixed PDF encoding in ``build_biomass_transport_costs``.
|
||||
(https://github.com/PyPSA/pypsa-eur/pull/1219)
|
||||
(https://github.com/PyPSA/pypsa-eur/pull/1219)
|
||||
|
||||
* Dropped ``pycountry`` dependency in favour of ``country_converter``.
|
||||
(https://github.com/PyPSA/pypsa-eur/pull/1188)
|
||||
|
@ -224,7 +224,7 @@ This triggers a workflow of multiple preceding jobs that depend on each rule's i
|
||||
7 -> 24
|
||||
26 -> 25
|
||||
27 -> 25
|
||||
}
|
||||
}
|
||||
|
||||
|
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: pypsa-eur-20240812
|
||||
channels:
|
||||
- http://conda.anaconda.org/gurobi
|
||||
- conda-forge
|
||||
- defaults
|
||||
- http://conda.anaconda.org/gurobi
|
||||
- conda-forge
|
||||
- defaults
|
||||
prefix: /home/fneum/miniconda3/envs/pypsa-eur-20240812
|
||||
|
Loading…
Reference in New Issue
Block a user