-
Notifications
You must be signed in to change notification settings - Fork 7
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
debug mode exposed an error that exists in optimized mode #596
Comments
Lines 141 to 153 in 1046239
We have seen a lot of print out like "undefined pixels". If it succeeds, "Rasterization completed successfully" would be printed out. Unfortunately, we didn't see that message for tag NL3 and M09 grid . @biljanaorescanin @gmao-rreichle @atrayano |
@weiyuan-jiang we either never come to that section or we never had this successful message written out. Not with any EASE grid (36,25,09,03) or with any CF (24,48,90,180,360 ...) options. I never had a run of boundary conditions that prints out "Rasterization completed successfully". Unfortunately, I can't double check in Larry's directory (was this ever run successfully?) for older BCS versions because he doesn't have saved output *.log or *.err files with his runs. But since tile files are zero diff I presume it didn't. |
closing. addressed with #601 |
Testing of bcs package in debug mode for NLv3 with EASE grid M09 exposed an error:
GEOS-ESM/GEOSldas#552
Summarizing comments left on #576 here, so we can merge PR where comments were left:
We may have to examine why it checks table 2 of pix2 but use table 1 of pix1
from @gmao-rreichle
#576 (comment)
from @atrayano:
#576 (comment)
The text was updated successfully, but these errors were encountered: