Feature/gdas phase 1 configurations for radiance MHS data#2116
Open
jianjunj wants to merge 41 commits into
Open
Feature/gdas phase 1 configurations for radiance MHS data#2116jianjunj wants to merge 41 commits into
jianjunj wants to merge 41 commits into
Conversation
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull request overview
This PR extends the JCB-GDAS observation configuration catalog by adding clear-sky CRTM/UFO YAML templates and corresponding observation-chronicle metadata for MHS radiance instruments (Metop-B, Metop-C, and NOAA-19), aiming to reproduce GSI-like observation errors and QC behavior.
Changes:
- Added new MHS radiance observation templates (
radiance_mhs_metop-b,radiance_mhs_metop-c,radiance_mhs_n19) with detailed QC/error inflation logic. - Added/updated MHS observation-chronicle metadata files to provide channel configuration values used by the templates.
- Updated the atmosphere obs list to include the new radiance types (currently commented out).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| parm/jcb-gdas/observations/atmosphere/radiance_mhs_n19.yaml.j2 | New clear-sky MHS(N19) CRTM/UFO obs config with QC + error modeling. |
| parm/jcb-gdas/observations/atmosphere/radiance_mhs_metop-c.yaml.j2 | New clear-sky MHS(Metop-C) CRTM/UFO obs config with QC + error modeling. |
| parm/jcb-gdas/observations/atmosphere/radiance_mhs_metop-b.yaml.j2 | New clear-sky MHS(Metop-B) CRTM/UFO obs config with QC + error modeling. |
| parm/jcb-gdas/observation_chronicle/atmosphere/radiance_mhs_n19.yaml | New MHS(N19) channel metadata (sim/active/bias/error/etc.). |
| parm/jcb-gdas/observation_chronicle/atmosphere/radiance_mhs_n18.yaml | New MHS(N18) channel metadata. |
| parm/jcb-gdas/observation_chronicle/atmosphere/radiance_mhs_metop-c.yaml | New MHS(Metop-C) channel metadata. |
| parm/jcb-gdas/observation_chronicle/atmosphere/radiance_mhs_metop-b.yaml | New MHS(Metop-B) channel metadata. |
| parm/jcb-gdas/observation_chronicle/atmosphere/radiance_mhs_metop-a.yaml | New MHS(Metop-A) channel metadata. |
| parm/atm/atm_obs_list.yaml.j2 | Lists the new radiance types (commented out). |
…n MHS templates Agent-Logs-Url: https://github.com/NOAA-EMC/GDASApp/sessions/499257a3-8036-47ab-8c43-8b7bc6e3dfab Co-authored-by: jianjunj <183659102+jianjunj@users.noreply.github.com>
…l.j2 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…l.j2 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ithub.com/NOAA-EMC/GDASApp into feature/gdas_phase1_MHS_Metop-C_configure
af0de78 to
a62ddef
Compare
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
CoryMartin-NOAA
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.






Description
Adds UFO/JCB YAML configurations for MHS on Metop-B, Metop-C, and NOAA-19, reproducing GSI clear-sky observational errors and QC. Obs error counts and data passing QC are verified to match GSI output (tested at 00z, Feb 19, 2024).
Companion PRs
Issues
#2115
Automated CI tests to run in Global Workflow