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

determine_availability_matrix_MD_UA: enable parallelism & remove plots #1170

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

fneum
Copy link
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
6 checks passed
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