MathEXLab / PySPOD

A Python package for spectral proper orthogonal decomposition (SPOD).
https://mathexlab.github.io/PySPOD/
MIT License
97 stars 29 forks source link

Advance time once all variables have been read #48

Closed mrogowski closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.72%. Comparing base (4d2fa52) to head (cd241b3).

:exclamation: Current head cd241b3 differs from pull request most recent head 49c2efd. Consider uploading reports for the commit 49c2efd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 76.72% 76.72% ======================================= Files 16 16 Lines 3532 3532 Branches 554 554 ======================================= Hits 2710 2710 Misses 664 664 Partials 158 158 ```

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

dalcinl commented 2 months ago

@mrogowski Should we merge this one?

mrogowski commented 2 months ago

Yes, I forgot we didn't already!