Team-RADDISH / ParticleDA.jl

https://team-raddish.github.io/ParticleDA.jl/dev/
MIT License
15 stars 5 forks source link

Consider removing Lorenz 63 test example / disabling being part of default test suite #255

Open matt-graham opened 8 months ago

matt-graham commented 8 months ago

Lots of the test failures on nightly build are due to the dependency on OrdinaryDiffEq introduced by Lorenz 63 example model used in tests and this also slows test runs down a lot so might be worth either moving to the ParticleDA-UseCases repository or at least not having as part of the default test suite.