Commit Graph

7 Commits

Author SHA1 Message Date
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 Neumann
01db4f4408 compatibility with technology-data v0.5 2023-02-10 07:49:45 +01:00
Fabian Neumann
a870b603f4 automatically retrieve technology-data, no git clone 2023-01-28 08:15:43 +01:00
Fabian Neumann
f139025100 update test configs to include recent biomass additions 2022-09-21 07:41:31 +02:00
Fabian Neumann
d53f1fe031 update test configs to inclode cost year 2022-09-21 07:36:06 +02:00
Fabian Neumann
6ed92475c9
Add basic CI for overnight and myopic (#234)
* Snakefile: add missing folders that are retrieved

* Snakefile: fix syntax error

* Add basic CI

* fix datafiles list to work with directories

* prepare: only add new gas pipes if augmentation not empty

* prepare: handle case where salt caverns dataframe is empty

* prepare: handle case where underwater faction not in link columns

* build_biomass: handle case where Balkan not in country list

* refer correct environment path

* fix Snakemake call

* make subworkflow dependency explicit again

* hashing pypsa-eur environment file does not seem to work

* change solver to glpk

* add data cache

* glpk without options

* try cbc

* alternative snakemake test workflow

* test: add exogenous pathways to config
2022-04-11 17:08:25 +02:00