PyPSA / linopy

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

io: fix netcdf IO for parameters #304

Closed FabianHofmann closed 3 weeks ago

FabianHofmann commented 3 weeks ago

important for pypsa model import and export

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 86.50%. Comparing base (8294530) to head (4171bec).

:exclamation: Current head 4171bec differs from pull request most recent head bb1da3d

Please upload reports for the commit bb1da3d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #304 +/- ## ========================================== - Coverage 89.83% 86.50% -3.33% ========================================== Files 16 16 Lines 4032 4032 Branches 941 825 -116 ========================================== - Hits 3622 3488 -134 - Misses 279 414 +135 + Partials 131 130 -1 ```

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