Skip to content

[bug] rrfs-workflow [dev-sci] no observations DA doesn't reproduce 1h forecast #507

@delippi

Description

@delippi

Current behavior (describe the bug)

Our recent retros have shown that JEDI performs slightly worse than GSI in the lower troposphere. While investigating this, @SamuelDegelia-NOAA and I discovered that cycling DA (no observations) produces vastly different results.

At present, JEDI does not directly write (that we know of) the D-grid u/v winds needed to restart FV3, so an external tool rdas_ua2u has been used.

We believe there is some issue with this tool to convert from A-grid winds (ua/va) to D-grid winds (u/v) using this tool causing the degraded performance in our current retros.

Steps to Reproduce (if applicable)

  1. Setup a retro with DA_SYSTEM=GSI and another with DA_SYSTEM=JEDI.
  2. Configure both GSI and JEDI to monitor/passivate all observations (i.e., run through the DA with no observations assimilated) to test all the machinery.
  3. Compare any corresponding forecasts from any warm start cycle.

Expected behavior

We expect exactly reproducible results due to zero observations assimilated. There should be no (minimal) impacts from stopping and restarting the model.

Suggested Solution (if known)

Either

  1. Correct the rdas_ua2u tool.
  2. Learn how to use (if exists) or implement (if not) such variable transform directly in JEDI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions