Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electricity Generation Through Enhanced Geothermal Systems #298

Open
wants to merge 1,538 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
1538 commits
Select commit Hold shift + click to select a range
e2ec250
limit openpyxl version
fneum Feb 16, 2023
5e31654
temp changes
LukasFrankenQ Feb 18, 2023
585c676
addressed (so far some) comments from PR review
LukasFrankenQ Feb 19, 2023
54f6f26
emphasized year vs costs_year
LukasFrankenQ Feb 20, 2023
7b4480f
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Feb 20, 2023
ec4191f
Merge pull request #477 from PyPSA/pre-commit-ci-update-config
fneum Feb 21, 2023
04fd9fe
added sustainable potential
LukasFrankenQ Feb 21, 2023
825d3e8
replace progressbar by tqdm
FabianHofmann Feb 22, 2023
64745e7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 22, 2023
ef047c2
ci: flush python terminal output
FabianHofmann Feb 22, 2023
44bb81a
helpers: undo position fixing in tqdm
FabianHofmann Feb 22, 2023
b134a39
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 22, 2023
ef07ad0
ci: revert python buffer
FabianHofmann Feb 22, 2023
3642d5c
build_renewable_profiles: remove progressbar import
FabianHofmann Feb 22, 2023
e28e106
Merge pull request #478 from PyPSA/tqdm-display
fneum Feb 22, 2023
8460497
cluster option 'm' only aggregates conventional carriers not excluded
fneum Feb 22, 2023
8512129
Merge branch 'master' into cluster-m
fneum Feb 22, 2023
708cdb8
ci: reduce duplications of test/config.test1.yaml
fneum Feb 22, 2023
4e75d6c
fix path to test config
fneum Feb 22, 2023
67d878d
allow disabling max_depth through config overwrite
fneum Feb 22, 2023
456fc1d
CO2 intensity now taken from technology-data
LukasFrankenQ Feb 22, 2023
6c0cf53
allow geothermal to contribute to district heating
LukasFrankenQ Feb 27, 2023
241b3e9
changed egs potential back to non-sustainable
LukasFrankenQ Feb 27, 2023
828427f
bug fixes and minor cleanup
LukasFrankenQ Feb 27, 2023
2158a1f
fixed a new bug in the generation of p_nom_max
LukasFrankenQ Feb 28, 2023
30da902
cleanup
LukasFrankenQ Feb 28, 2023
8837ba6
allow false for max_depth
fneum Mar 5, 2023
36003c9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 5, 2023
2633b25
Merge pull request #479 from PyPSA/cluster-m
fneum Mar 5, 2023
b229527
Merge branch 'master' into ci-config
fneum Mar 5, 2023
76a6e73
solved merge conflicts
LukasFrankenQ Mar 5, 2023
3bbd321
config: separate solver_options
FabianHofmann Mar 6, 2023
5ab10ea
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
0332216
update release notes
FabianHofmann Mar 6, 2023
2e0e8f6
Merge pull request #480 from PyPSA/ci-config
fneum Mar 6, 2023
97bbafd
Merge remote-tracking branch 'pypsa-eur-sec/master' into merge-pypsa-…
fneum Mar 6, 2023
e65ac95
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
43f226b
split solve network rules, take summary scripts from Sec
fneum Mar 6, 2023
6042f83
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
4cc1f5c
merge docs
fneum Mar 6, 2023
7c7da75
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
e1928e2
trigger readthedocs webhook
fneum Mar 6, 2023
0ecb28d
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
29af354
trigger readthedocs webhook II
fneum Mar 6, 2023
ee5a0c4
conform to pypsa-eur logging level definition
fneum Mar 6, 2023
0bd8523
how to handle upcoming releases
fneum Mar 6, 2023
ca087eb
doc: reorganise pre-merge PyPSA-Eur release notes
fneum Mar 6, 2023
d7b4788
remove superfluous license file
fneum Mar 6, 2023
0673430
use line length factor from single config source
fneum Mar 6, 2023
b30ff67
remove unneeded currency conversion USD to EUR
fneum Mar 6, 2023
d27fee7
align cost fill values to pypsa-eur implementation
fneum Mar 6, 2023
7334913
add input file handling of pypsa-eur-sec rules using cutout
fneum Mar 6, 2023
f83fd9c
remove duplicate retrieve_cost_data
fneum Mar 6, 2023
2254297
COSTS are data not resources
fneum Mar 6, 2023
74032ae
fix path references in Snakefile
fneum Mar 6, 2023
bf96942
ci modularization fix cutout retrieval and profile in dag
FabianHofmann Mar 6, 2023
8db3780
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
4e259c1
Merge branch 'master' into ci-config
FabianHofmann Mar 6, 2023
a6a69a4
Merge pull request #485 from PyPSA/ci-config
FabianHofmann Mar 6, 2023
9b7e4d3
Merge branch 'master' into merge-pypsa-eur-sec
FabianHofmann Mar 6, 2023
9713a93
correct aggregation strategies
fneum Mar 6, 2023
67468c1
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
3e9c07b
add missing cutout input
fneum Mar 6, 2023
bffb7cc
scripts/ remove summary_dir and results_dir references
FabianHofmann Mar 6, 2023
9026e09
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
cdc6ac3
correct benchmark
fneum Mar 6, 2023
511f30d
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
76d5773
fix all lv references to ll, pickup right location of default lifetime
fneum Mar 6, 2023
b7c5888
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
561a1d2
prepare CI for all three cases
fneum Mar 6, 2023
7c98cd1
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
78a580d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
f96e9be
fix solve_all_elec_networks
fneum Mar 6, 2023
6e1fb80
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
ab501f3
remove plot_p_nom_max
fneum Mar 6, 2023
23987f3
re-allow 'all' clusters wilcard value
fneum Mar 6, 2023
7193241
technology-data not dependent on run
fneum Mar 6, 2023
31a7ece
fix logs and benchmark directories
fneum Mar 6, 2023
76851ec
remove figsize from config
fneum Mar 6, 2023
f3a3fb1
fix cutout retrieval in ci
FabianHofmann Mar 6, 2023
b74b423
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
504e5b0
delete unnecessary log files
FabianHofmann Mar 6, 2023
7f19910
disable windows/macos to reduce CI load
fneum Mar 6, 2023
93d9e13
add spdx identifiers to scripts
fneum Mar 6, 2023
3bdf3b6
use mock_snakemake from pypsa-eur
fneum Mar 6, 2023
487aebd
remove accidental log additions
fneum Mar 6, 2023
bd16f01
use progress_retrieve from single source
fneum Mar 6, 2023
939f23f
remove unused function in _helpers
fneum Mar 6, 2023
8fa2986
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
541b83b
merge helper.py into _helpers.py
fneum Mar 6, 2023
265fa09
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 6, 2023
27c0d3a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 6, 2023
a16e600
reuse compatibility for pypsa-eur-sec code
fneum Mar 6, 2023
85f73c0
snakefmt to Snakefile
fneum Mar 6, 2023
4e719b9
doc: update landing page
fneum Mar 6, 2023
e6f7604
towards implementation of geothermal as chp
LukasFrankenQ Mar 6, 2023
837f577
minor cleanup
LukasFrankenQ Mar 6, 2023
93cf5b5
corrections enhanced geothermal -> geothermal heat
LukasFrankenQ Mar 7, 2023
923dfe7
removed geothermal from spatial
LukasFrankenQ Mar 7, 2023
ba6e0c2
move snakemake object out of imap process functions
FabianHofmann Mar 7, 2023
e6d1d43
ci: reactivate windows and mac
FabianHofmann Mar 7, 2023
6761c50
build industrial production: fix partial function in imap
FabianHofmann Mar 7, 2023
0b57626
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 7, 2023
2a5aced
snakefile: fix benchmark path
FabianHofmann Mar 7, 2023
5260e0c
build industrial demand/production: ensure compat with multiprocesses…
FabianHofmann Mar 7, 2023
54f0cde
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 7, 2023
b23674e
fixed a bug in capital cost assignment
LukasFrankenQ Mar 7, 2023
a346c99
ci overnight/myopic: use glpk
FabianHofmann Mar 7, 2023
5cf2b81
scripts: apply linting fixes
FabianHofmann Mar 7, 2023
77291f7
snakefile: introduce RESOURCES, RESULTS, BENCHMARKS, LOGS paths
FabianHofmann Mar 7, 2023
c8fa61e
Snakefile: replace else statements by if statement to satisfy snakefmt
FabianHofmann Mar 7, 2023
b5e8ee9
reenable snakefmt
FabianHofmann Mar 7, 2023
d45bee6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 7, 2023
104fc68
allow to disable progressbar
FabianHofmann Mar 7, 2023
6ad7ee6
temp changes
LukasFrankenQ Mar 7, 2023
6bae022
modularise Snakefile using rules/*.smk files
fneum Mar 8, 2023
8eb37bc
add conda directive to all rules for use with --use-conda
fneum Mar 8, 2023
2d648da
correct paths to scripts in .smk files
fneum Mar 8, 2023
4b3372b
apply snakefmt to rules/
fneum Mar 8, 2023
37a0635
make cutouts protected
fneum Mar 8, 2023
701d3a1
data/bundle files may be ancient
fneum Mar 8, 2023
abbf91f
retrieval rules get retries directive for added robustness
fneum Mar 8, 2023
882b79a
add a purge rule
fneum Mar 8, 2023
76dcf43
add rule for dag, use shutil to purge outputs
fneum Mar 8, 2023
6763dba
add message for dag rule
fneum Mar 8, 2023
d4d517f
Snakefile: correct indent
fneum Mar 8, 2023
67f54b9
add graphviz to environment
fneum Mar 8, 2023
bf895de
add logfiles to all rules
fneum Mar 8, 2023
7405377
snakefmt to Snakefile
fneum Mar 8, 2023
f717ce9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 8, 2023
a1ba3a2
new minimum snakemake version is 7.7
fneum Mar 8, 2023
d32de16
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 8, 2023
fe43246
upload resources and results as artifacts
fneum Mar 8, 2023
a1d7d44
temp changes
LukasFrankenQ Mar 8, 2023
483f3e1
eliminate manual country code conversion, adjust mock_snakemake to ll…
fneum Mar 9, 2023
f128cc3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 9, 2023
821f9a1
ci: update actions/checkout
FabianHofmann Mar 8, 2023
5e4c6fc
ci: reset data cache number
FabianHofmann Mar 8, 2023
22846d7
sector-coupled: run on subset of selected countries
fneum Mar 9, 2023
89a3570
sort countries
fneum Mar 9, 2023
8f5775d
Merge branch 'merge-pypsa-eur-sec' into sec-subset-countries
fneum Mar 9, 2023
f5edafd
speed-up CI, just a week rather than a month, 4 nodes, 40H
fneum Mar 9, 2023
3402908
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 9, 2023
15a152d
keep CI running if one OS fails
fneum Mar 9, 2023
bfbc9e3
Merge branch 'sec-subset-countries' of github.com:PyPSA/pypsa-eur int…
fneum Mar 9, 2023
db83d56
Merge pull request #623 from PyPSA/sec-subset-countries
fneum Mar 9, 2023
47a65f0
ci: add --rerun-triggers=mtime to improve caching
fneum Mar 9, 2023
0d03cbc
Merge branch 'sec-subset-countries' into merge-pypsa-eur-sec
fneum Mar 9, 2023
9f19504
ci: revert to 5 regions
fneum Mar 9, 2023
abe4df5
add minimal description of all scripts
fneum Mar 9, 2023
5356fea
helpers: allow to overwrite config in mock_snakemake and allow mock_s…
FabianHofmann Mar 9, 2023
ce6df71
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 9, 2023
91ea0a3
docs: rearrange sections
fneum Mar 9, 2023
3f74b6b
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 9, 2023
3a80ac2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 9, 2023
4cb21f0
add Linopy to PyPSA
pz-max Mar 9, 2023
a9b09e4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 9, 2023
2baf8f5
harmonive solve_network across workflow
FabianHofmann Mar 9, 2023
b0db2c1
functional implementation of geothermal CHP
LukasFrankenQ Mar 9, 2023
4f0ddf2
fix Nyears scaling
FabianHofmann Mar 10, 2023
f8d178c
prepare_sector: revert taking mean
FabianHofmann Mar 10, 2023
99a9ea8
adress review comments
FabianHofmann Mar 10, 2023
30b8bb3
Update scripts/solve_network.py
FabianHofmann Mar 10, 2023
5fe4032
solve_network: reinsert docstring
FabianHofmann Mar 10, 2023
e9bf639
solve_network: add line breaks in docstring
FabianHofmann Mar 10, 2023
ebc5a99
follow up: fix img path
FabianHofmann Mar 10, 2023
ecb6dfb
Merge pull request #625 from PyPSA/linopy-eur
FabianHofmann Mar 10, 2023
6034cc1
build_sequestration: fix url with docformatter
FabianHofmann Mar 10, 2023
373c64a
solve_network: check if sector_opts is in wildcard
FabianHofmann Mar 10, 2023
8ff4685
follow up
FabianHofmann Mar 10, 2023
3e15cdf
adjusted cost of district heating part to literature
LukasFrankenQ Mar 12, 2023
1f0d249
bug fix in the geothermal chp constraints
LukasFrankenQ Mar 12, 2023
9472747
bug fix in geothermal chp constraints
LukasFrankenQ Mar 12, 2023
6b13462
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Mar 13, 2023
c510ef0
added population layout to compute egs share of dh
LukasFrankenQ Mar 13, 2023
2823609
Merge pull request #627 from PyPSA/pre-commit-ci-update-config
fneum Mar 14, 2023
e0f8952
codespell: fix typo & add word to exception list
FabianHofmann Mar 14, 2023
c5319ee
towards inclusion of part of area feasible for dh from egs
LukasFrankenQ Mar 14, 2023
e7c1373
fixed a bug with dh assignment in egs
LukasFrankenQ Mar 14, 2023
55395c5
enhance documentation, with instructions for sector-coupled / electri…
fneum Mar 15, 2023
23c92ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 15, 2023
e16539a
remove manual country codes
fneum Mar 16, 2023
12d38bd
docs: add release notes and document new config options
fneum Mar 16, 2023
c24b119
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
2586969
docs: add missing configuration options
fneum Mar 16, 2023
17f9496
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 16, 2023
4357320
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
0a86828
docs: cartopy cannot be installed from pip alone
fneum Mar 16, 2023
fdd49b2
docs: complete instructions for sector-coupling tutorial2
fneum Mar 16, 2023
7cff6b5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
dd74fe4
config.default.yaml
lisazeyen Mar 16, 2023
07568b3
add more sector_opts wildcards
lisazeyen Mar 16, 2023
4926734
docs: limit matplotlib<3.6
fneum Mar 16, 2023
21a60d7
docs: limit matplotlib>3.5.1,<3.6
fneum Mar 16, 2023
28dbea7
correct snakemake call for sector coupled networks
lisazeyen Mar 16, 2023
6dbfd79
encapsulate imports in helpers to minimise requirements for docs
fneum Mar 16, 2023
ecd774b
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 16, 2023
e83b1b0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
beae5e5
doc: fix number of columns for sector-oprt
fneum Mar 16, 2023
58eab3c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
12372fb
doc: add ways to cite PyPSA-Eur
fneum Mar 16, 2023
dbc3ea6
doc: add list of publications
fneum Mar 16, 2023
4192820
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 16, 2023
e261c5d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
fe3d4f0
solved merhe conflicts
LukasFrankenQ Mar 16, 2023
b730525
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
cae7d2d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 16, 2023
645cca0
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into…
fneum Mar 17, 2023
4f40e4b
fix license specification of doc/publications.bib
fneum Mar 17, 2023
1716656
doc: implement review feedback
fneum Mar 17, 2023
f8830fc
doc: implement review feedback (amend)
fneum Mar 17, 2023
423c3d6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 17, 2023
e7721bb
Updated description, now uses vresutils for annuity
LukasFrankenQ Mar 17, 2023
73f25ce
solved merge conflicts
LukasFrankenQ Mar 17, 2023
85594eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 17, 2023
4a61faf
Merge pull request #484 from PyPSA/merge-pypsa-eur-sec
fneum Mar 18, 2023
83a01ad
add release notes for v0.8.0
fneum Mar 18, 2023
e2f56cd
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Mar 20, 2023
72471e9
add release notes for v0.8.0
fneum Mar 18, 2023
f2b4746
Merge branch 'master' of github.com:PyPSA/pypsa-eur
fneum Mar 22, 2023
5f32253
Merge pull request #629 from PyPSA/pre-commit-ci-update-config
fneum Mar 23, 2023
016e70c
Bugfix CPLEX settings
aodenweller Mar 25, 2023
e248003
Merge branch 'master' of github.com:PyPSA/pypsa-eur into bugfix_cplex
aodenweller Mar 25, 2023
a39d611
Update release note with CPLEX bugfix
aodenweller Mar 25, 2023
7ac983e
Merge pull request #630 from aodenweller/bugfix_cplex
fneum Mar 25, 2023
5e6e57b
remove kwarg unit from egs generator
LukasFrankenQ Apr 3, 2023
7dc7b58
Merge branch 'master' of https://github.com/LukasFrankenQ/pypsa-eur-sec
LukasFrankenQ Apr 3, 2023
a3df2c1
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 3, 2023
6e7d0c5
Merge pull request #636 from PyPSA/pre-commit-ci-update-config
fneum Apr 10, 2023
66b2fa3
merged into pypsa-eur
LukasFrankenQ Apr 12, 2023
9f2214f
lit review of egs, removed later
LukasFrankenQ Apr 12, 2023
e7386b7
started adding flexible EGS
LukasFrankenQ Apr 12, 2023
fcc7c33
temp save of egs paper notes
LukasFrankenQ Apr 19, 2023
14144e9
started buiding egs constraints
LukasFrankenQ Apr 20, 2023
fdf8947
added egs constraint from faults and got DH shares
LukasFrankenQ Apr 22, 2023
496ecf8
added temperature-dependent capacity factor
LukasFrankenQ Apr 23, 2023
d9e28ae
added flexible geothermal
LukasFrankenQ Apr 24, 2023
c45f618
adjusted mock snakemake
LukasFrankenQ Apr 25, 2023
e7217f9
egs spatial constraints made functional
LukasFrankenQ May 2, 2023
770ba29
added more granular egs potential data
LukasFrankenQ May 4, 2023
70c2130
added granular egs data to prepare_sector script
LukasFrankenQ May 5, 2023
272c37d
adjusted constraints to new data
LukasFrankenQ May 5, 2023
243f305
added more performant run option
LukasFrankenQ May 7, 2023
6ad5027
added temp plotting scripts
LukasFrankenQ May 11, 2023
807128b
added performance increases in EGS
LukasFrankenQ May 16, 2023
68cea78
prepared from sweep over egs for dh costs
LukasFrankenQ May 24, 2023
e052425
refactored geothermal plotting methods
LukasFrankenQ May 26, 2023
b55f8bc
added sweep pipeline
LukasFrankenQ May 30, 2023
061b8cb
added multiple links for egs for district heating
LukasFrankenQ Jun 19, 2023
9476e4f
removed egs requirement from prepare sector rule
LukasFrankenQ Jun 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading