ocean-eddy-cpt / gcm-filters

Diffusion-based Spatial Filtering of Gridded Data
https://gcm-filters.readthedocs.io/
Other
37 stars 24 forks source link

Filter verification tests #153

Closed NoraLoose closed 2 years ago

NoraLoose commented 2 years ago

This PR adds verification tests for the filter algorithm, in preparation for the refactor in #149, which replaces the filter algorithm with a new one.

This PR essentially mirrors #79, but here the verification tests are associated with the test_filter.py module (rather than the test_kernels.py module as in #79). The main changes are:

NoraLoose commented 2 years ago

@rabernat do you agree that we can merge this PR?

rabernat commented 2 years ago

Thanks for the ping Nora! Yes, absolutely, I will do it now.