Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bitmap testing to ipolates/ipolatev tests #201

Open
AlexanderRichert-NOAA opened this issue Sep 21, 2023 · 0 comments
Open

Add bitmap testing to ipolates/ipolatev tests #201

AlexanderRichert-NOAA opened this issue Sep 21, 2023 · 0 comments

Comments

@AlexanderRichert-NOAA
Copy link
Contributor

Currently in interp_mod_grib{1,2}.F90, the input bitmap is always zero/false. Let's add at least a test for each grid and interp scheme that will enable some kind of input bitmap in order to test that functionality. The instances I can find in the code of ibi being used are checking whether it's equal to zero, and if it is, the interpolation is applied at that grid point. This means that the tests for non-zero bitmaps should be set up to look for differences that occur when the bitmap is applied, so we know that it is getting used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant