open-atmos / PyMPDATA

Numba-accelerated Pythonic implementation of MPDATA with examples in Python, Julia and Matlab
https://open-atmos.github.io/PyMPDATA/
GNU General Public License v3.0
24 stars 16 forks source link

new 2D advection diffusion example #427

Closed Kojec1 closed 1 month ago

slayoo commented 4 months ago

TODO:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.02%. Comparing base (efc4440) to head (76532e5). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ======================================= Coverage 92.02% 92.02% ======================================= Files 30 30 Lines 1468 1468 ======================================= Hits 1351 1351 Misses 117 117 ```

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

slayoo commented 4 months ago

@Kojec1 @pawelmagnu the matplotlib version issue is now fixed in the main branch, so I've just rebased this PR's branch accordingly

slayoo commented 3 months ago

kudos @pawelmagnu for making it ✅

pawelmagnu commented 1 month ago

@slayoo examples on windows still time out after 3 re-run, could you help with that?

slayoo commented 1 month ago

@slayoo examples on windows still time out after 3 re-run, could you help with that?

let's see if these will help: #452, #451

slayoo commented 1 month ago

closing & reopening to see if build against current main (with #452 merged) works