-
Notifications
You must be signed in to change notification settings - Fork 171
Description
🐛 🐳 🐼
User reported,
convert_vertical_obs
DARTQC_FAILED_VERT_CONVERT is not ending up in the obs_seq.final
will update with reproducer shortly.
Describe the bug
-
List the steps someone needs to take to reproduce the bug.
Run filter with cam-fv but force convert_vertical_obs to return vstatus /= 0 -
What was the expected outcome?
The obs_seq.final should have DARTQC=8 for every obs. -
What actually happened?
No 8s
Error Message
No error messages
Which model(s) are you working with?
cam-fv but I think applicable to any model that returns a non-zero convert_vertical_obs status.
Screenshots
Here is obs_qc = 8 across all tasks at `cycle SEQUENTIAL_OBS

Here is task 0 writing the obs sequence

Here is obs_seq.final:
Version of DART
Which version of DART are you using?
v10.5.1-1-gf37ba3ccb
Have you modified the DART code?
Yes - to force the failure and also a bunch of print statements.
If your code changes are available on GitHub, please provide the repository:
Forcing vertical fail for cam-fv
https://github.com/NCAR/DART/tree/bug-vertical
Test code here:
/glade/scratch/hkershaw/DART/Bugs/bug_401/
note you will have to grab
/glade/scratch/hkershaw/DART/Bugs/bug_401/test_cam-fv.main
and
/glade/scratch/hkershaw/DART/Bugs/bug_401/in_files/
to run filter in test_cam-fv.main
Build information
Please describe:
- Cheyenne
- intel
