* Cluster first: build renewable profiles and add all assets after clustering * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * correction: pass landfall_lengths through functions * assign landfall_lenghts correctly * remove parameter add_land_use_constraint * fix network_dict * calculate distance to shoreline, remove underwater_fraction * adjust simplification parameter to exclude Crete from offshore wind connections * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove unused geth2015 hydro capacities * removing remaining traces of {simpl} wildcard * add release notes and update workflow graphics * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: lisazeyen <lisa.zeyen@web.de>
78 lines
893 B
Plaintext
78 lines
893 B
Plaintext
# SPDX-FileCopyrightText: : 2017-2024 The PyPSA-Eur Authors
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
master
|
|
|
|
.snakemake*
|
|
.ipynb_checkpoints
|
|
__pycache__
|
|
*dconf
|
|
gurobi.log
|
|
.vscode
|
|
*.orig
|
|
|
|
/bak
|
|
/resources
|
|
/resources*
|
|
/results
|
|
/networks
|
|
/benchmarks
|
|
/logs
|
|
/notebooks
|
|
/data
|
|
/cutouts
|
|
/tmp
|
|
doc/_build
|
|
|
|
/scripts/old
|
|
/scripts/create_scenarios.py
|
|
/config/create_scenarios.py
|
|
|
|
config/config.yaml
|
|
config/scenarios.yaml
|
|
|
|
config.yaml
|
|
config/config.yaml
|
|
|
|
dconf
|
|
/data/links_p_nom.csv
|
|
/data/*totals.csv
|
|
/data/biomass*
|
|
/data/bundle/emobility/
|
|
/data/bundle/eea*
|
|
/data/bundle/jrc*
|
|
/data/heating/
|
|
/data/bundle/eurostat*
|
|
/data/odyssee/
|
|
/data/transport_data.csv
|
|
/data/.nfs*
|
|
/data/retro/*
|
|
/data/bundle/nuts*
|
|
data/gas_network/scigrid-gas/
|
|
data/costs_*.csv
|
|
|
|
dask-worker-space/
|
|
publications.jrc.ec.europa.eu/
|
|
d1gam3xoknrgr2.cloudfront.net/
|
|
|
|
*.org
|
|
|
|
*.nc
|
|
|
|
*~
|
|
|
|
*.pyc
|
|
|
|
*.xlsx
|
|
|
|
*.xls
|
|
|
|
*.geojson
|
|
|
|
*.ipynb
|
|
|
|
merger-todos.md
|
|
|
|
*.html
|