Skip to content

Add more LETKF model space plots and EVA plots for LETKF diags#511

Merged
guillaumevernieres merged 1 commit into
developfrom
feature/add_letkf_diags
Mar 24, 2025
Merged

Add more LETKF model space plots and EVA plots for LETKF diags#511
guillaumevernieres merged 1 commit into
developfrom
feature/add_letkf_diags

Conversation

@shlyaeva

Copy link
Copy Markdown
Collaborator

Description

This adds more diagnostics for LETKF. See some example plots below for 5th cycle of the hybrid C384m025 experiments, with untuned LETKF. All of the plots use the existing features; below I'm showing plots from Var and from LETKF for comparison.

  • eva plots, e.g.
    SST AVHRR omb plots from 3DVar
    sst_avhrr_ma_l3u_seaSurfaceTemperatureOmBQC
    SST AVHRR omb plots from LETKF mean
    sst_avhrr_ma_l3u_seaSurfaceTemperatureOmBQC

  • model space analysis plots e.g.
    SST 3DVar analysis
    Temp_Level_1
    SST LETKF mean analysis
    Temp_Level_1
    SST LETKF analysis stddev
    Temp_Level_1

  • model space increment plots e.g.
    SST 3DVar increment
    Temp_Level_1
    LETKF mean increment
    Temp_Level_1

Note: using the new options requires minor updates in gw and gdasapp that I'll issue soon. Since the options are off by default, I didn't flag this as dependent on those PRs.

Issue(s) addressed

fixes #510

@guillaumevernieres

Copy link
Copy Markdown
Collaborator

Nice!

guillaumevernieres pushed a commit to NOAA-EMC/GDASApp that referenced this pull request Mar 24, 2025
# Description

Save LETKF mean analysis and mean increment -- useful for the
verification and diagnostics. (See
NOAA-EMC/gdas-marine-viz#511 for sample plots).

# Automated CI tests to run in Global Workflow
<!-- Which Global Workflow CI tests are required to adequately test this
PR? -->
- [ ] atm_jjob <!-- JEDI atm single cycle DA !-->
- [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !-->
- [ ] C96C48_hybatmaerosnowDA  <!-- JEDI aero/snow cycled DA !-->
- [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !-->
- [x] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !-->
- [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->

Co-authored-by: Anna Shlyaeva <anna.v.shlyaeva@noaa.gov>

@apchoiCMD apchoiCMD left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good and very nice!

@guillaumevernieres guillaumevernieres left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@AndrewEichmann-NOAA AndrewEichmann-NOAA left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, and doing this through eva is all the more impressive!

@shlyaeva

Copy link
Copy Markdown
Collaborator Author

Nice, and doing this through eva is all the more impressive!

Yes that was quite a feat of uneducated copy-paste-change something to make it work, thank you! :)

@AndrewEichmann-NOAA

Copy link
Copy Markdown
Collaborator

Nice, and doing this through eva is all the more impressive!

Yes that was quite a feat of uneducated copy-paste-change something to make it work, thank you! :)

That's what makes the world go 'round

@guillaumevernieres guillaumevernieres merged commit 0928600 into develop Mar 24, 2025
@guillaumevernieres guillaumevernieres deleted the feature/add_letkf_diags branch March 24, 2025 15:27
jspsl pushed a commit to NOAA-EMC/GDASApp that referenced this pull request Mar 26, 2025
# Description

Save LETKF mean analysis and mean increment -- useful for the
verification and diagnostics. (See
NOAA-EMC/gdas-marine-viz#511 for sample plots).

# Automated CI tests to run in Global Workflow
<!-- Which Global Workflow CI tests are required to adequately test this
PR? -->
- [ ] atm_jjob <!-- JEDI atm single cycle DA !-->
- [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !-->
- [ ] C96C48_hybatmaerosnowDA  <!-- JEDI aero/snow cycled DA !-->
- [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !-->
- [x] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !-->
- [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->

Co-authored-by: Anna Shlyaeva <anna.v.shlyaeva@noaa.gov>
DavidNew-NOAA pushed a commit to NOAA-EMC/GDASApp that referenced this pull request Jan 16, 2026
# Description

Save LETKF mean analysis and mean increment -- useful for the
verification and diagnostics. (See
NOAA-EMC/gdas-marine-viz#511 for sample plots).

# Automated CI tests to run in Global Workflow
<!-- Which Global Workflow CI tests are required to adequately test this
PR? -->
- [ ] atm_jjob <!-- JEDI atm single cycle DA !-->
- [ ] C96C48_ufs_hybatmDA <!-- JEDI atm cycled DA !-->
- [ ] C96C48_hybatmaerosnowDA  <!-- JEDI aero/snow cycled DA !-->
- [ ] C48mx500_3DVarAOWCDA <!-- JEDI low-res marine 3DVar cycled DA !-->
- [x] C48mx500_hybAOWCDA <!-- JEDI marine hybrid envar cycled DA !-->
- [ ] C96C48_hybatmDA <!-- GSI atm cycled DA !-->

Co-authored-by: Anna Shlyaeva <anna.v.shlyaeva@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More LETKF diagnostics

5 participants