Skip to content

bug: convert_vertical_obs DARTQC_FAILED_VERT_CONVERT #401

@hkershaw-brown

Description

@hkershaw-brown

🐛 🐳 🐼

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

  1. 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

  2. What was the expected outcome?
    The obs_seq.final should have DARTQC=8 for every obs.

  3. 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
Screen Shot 2022-09-28 at 8 57 00 AM

Here is task 0 writing the obs sequence
Screen Shot 2022-09-28 at 8 53 47 AM

Here is obs_seq.final:

Screen Shot 2022-09-28 at 9 04 42 AM

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:

  1. Cheyenne
  2. intel

Metadata

Metadata

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions