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

Fix broken laplam #54

Merged
merged 4 commits into from
Feb 25, 2021
Merged

Fix broken laplam #54

merged 4 commits into from
Feb 25, 2021

Conversation

pmarguinaud
Copy link
Contributor

This branch demonstrate that laplam (biFourier encoding) is now broken and suggests a correction.

@FussyDuck
Copy link

FussyDuck commented Feb 25, 2021

CLA assistant check
All committers have signed the CLA.

@shahramn shahramn merged commit 78c6cb1 into ecmwf:develop Feb 25, 2021
@shahramn
Copy link
Collaborator

Thank you. There was one little mistake which valgrind uncovered.
In the file tests/grib_lam_bf.c, I had to change:

-    trunc[2].subnmsmax = NSTRON;
+    trunc[1].subnmsmax = NSTRON;

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