Skip to content

determine_availability_matrix_MD_UA: enable parallelism & remove plots#1170

Merged
fneum merged 2 commits intomasterfrom
parallel-ua-avmatrix
Jul 19, 2024
Merged

determine_availability_matrix_MD_UA: enable parallelism & remove plots#1170
fneum merged 2 commits intomasterfrom
parallel-ua-avmatrix

Conversation

@fneum
Copy link
Copy Markdown
Member

@fneum fneum commented Jul 19, 2024

closes #1090

background: parallelisation in availability matrix calculation requires all rasters and geometries to be closed; but we were passing instances of GeoSeries (https://github.com/PyPSA/atlite/blob/16c02fd4aa1816f73d96ed5ae52b1be69f671b18/atlite/gis.py#L742-L744).

@fneum fneum enabled auto-merge (squash) July 19, 2024 17:29
@fneum fneum merged commit b49895a into master Jul 19, 2024
cpschau pushed a commit that referenced this pull request Jul 26, 2024
#1170)

* determine_availability_matrix_MD_UA: enable parallelism through temp files and remove plots

* [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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

determine_availability_matrix_MD_UA takes too long

1 participant