Fabian Neumann
55395c5465
enhance documentation, with instructions for sector-coupled / electricity-only studies
2023-03-15 17:00:06 +01:00
Fabian
4f0ddf2e95
fix Nyears scaling
2023-03-10 14:12:22 +01:00
Fabian Neumann
abe4df543e
add minimal description of all scripts
2023-03-09 12:45:43 +01:00
Fabian Neumann
9f1950411c
ci: revert to 5 regions
2023-03-09 12:12:19 +01:00
Fabian Neumann
f5edafd00d
speed-up CI, just a week rather than a month, 4 nodes, 40H
2023-03-09 11:37:34 +01:00
Fabian
104fc68fb0
allow to disable progressbar
2023-03-07 20:37:47 +01:00
Fabian
77291f7d64
snakefile: introduce RESOURCES, RESULTS, BENCHMARKS, LOGS paths
2023-03-07 18:11:59 +01:00
Fabian
a346c9994b
ci overnight/myopic: use glpk
2023-03-07 17:03:15 +01:00
Fabian
f3a3fb112a
fix cutout retrieval in ci
2023-03-06 18:11:09 +01:00
pre-commit-ci[bot]
78a580ddf1
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-03-06 16:27:19 +00:00
Fabian Neumann
561a1d2da8
prepare CI for all three cases
2023-03-06 17:26:41 +01:00
pre-commit-ci[bot]
13769f90af
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-03-06 08:27:46 +00:00
Fabian Neumann
46936e9813
ci: reduce duplications of test/config.*.yaml
2023-02-22 19:39:28 +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
126a5be729
add new options to test config files
2023-02-16 17:34:13 +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 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