PyPSA / linopy

Linear optimization with N-D labeled arrays in Python
https://linopy.readthedocs.io
MIT License
154 stars 42 forks source link

require higher xarray version #218

Closed lindnemi closed 5 months ago

lindnemi commented 5 months ago

fixes an error that occurs in pypsa ariadne

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9b0c47f) 89.28% compared to head (1b9b467) 89.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ======================================= Coverage 89.28% 89.28% ======================================= Files 15 15 Lines 3359 3359 Branches 773 773 ======================================= Hits 2999 2999 Misses 248 248 Partials 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

FabianHofmann commented 5 months ago

thanks @lindnemi !