tomchor / Oceanostics.jl

Diagnostics for Oceananigans
https://tomchor.github.io/Oceanostics.jl/
MIT License
24 stars 8 forks source link

Add tests to PR #171

Closed tomchor closed 2 months ago

tomchor commented 2 months ago

@zhihua-zheng the tests are located in the file test/runtests.jl. I just added/modified a test there that tests that mean velocities are being subtracted when you pass U, V, W arguments. At the moment I think one of the tests are failing for some reason, but that should be easy to fix.

tomchor commented 2 months ago

Ah, damn, this PR automatically created for my own repo. I'll close this and try again.