Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVHRR Obs Validation #53

Open
3 of 4 tasks
azadeh-gh opened this issue Oct 20, 2022 · 4 comments
Open
3 of 4 tasks

AVHRR Obs Validation #53

azadeh-gh opened this issue Oct 20, 2022 · 4 comments
Assignees

Comments

@azadeh-gh
Copy link

azadeh-gh commented Oct 20, 2022

Need to validate observations from AVHRR and evaluate QC procedures in the AVHRR YAML file, as a AVHRR YAML file already exists in the GDASApp.

This issue will be used to track progress on validation of radiances in UFO for GDAS in four stages:

  • HofX computation using GSI produced GeoVaLs
  • QC count checks (and YAML changes) using GSI produced GeoVaLs (see comment)
  • Obs errors using GSI produced GeoVaLs (see comment)
  • HofX computation in FV3-JEDI
@azadeh-gh azadeh-gh self-assigned this Oct 20, 2022
@azadeh-gh
Copy link
Author

Naming issue: geoval and obs files name is avhrr but the name in bc is avhrr3, so cannot run the run_ufo_hofx script by using one name for obstype, I used avhrr for obstype name and inserted avhrr3_n18 in copy BC files part of the code.
QC filters: Used Andrew's updated geoval to have :

  1. "VarMetaData" in naming
  2. Correct troposphere pressure unit.
    GeoDir=/work2/noaa/da/acollard/UFO_eval/data/gsi_geovals_l127/nofgat_aug2021/20221013/geovals/

Used Andrew's updated obs file for corrected obs errors:
ObsDir=/work2/noaa/da/acollard/UFO_eval/data/gsi_geovals_l127/nofgat_aug2021/20221013/obs/

@emilyhcliu
Copy link

Move the contents of issue #56 to this issue.

@emilyhcliu
Copy link

emilyhcliu commented Jan 21, 2023

Revisit AVHRR QC

  • Prepare updated test input dataset (obs and geoval files)
  • Test with the new input dataset
  • Update YAMLs with the latest UFO features

QC flowchart for AVHRR - similar to IASI/CrIS

AVHRR-QC-Flowchart pptx

@emilyhcliu emilyhcliu mentioned this issue Jan 21, 2023
3 tasks
@emilyhcliu emilyhcliu self-assigned this Jan 21, 2023
@emilyhcliu
Copy link

emilyhcliu commented Jan 23, 2023

AVHRR data available for the QC and Obs Error validation period (2021080100)

  • NOAA-18 --- 100% replication
  • NOAA-19 --- ~100% one observation difference, likely due to numerical round-off error
  • MetOp-A --- 100% replication
  • MetOp-B --- 100% replication

Final QC and Observation Error Comparison between UFO and GSI (using AVHRR N19 and MetOp-A as examples)

AVHRR NOAA-19

UFO Channel 3
ufo_avhrr3_n19_channel3
GSI Channel 3
gsi_avhrr3_n19_channel3

UFO Channel 4
ufo_avhrr3_n19_channel4
GSI Channel 4
gsi_avhrr3_n19_channel4

UFO Channel 5
ufo_avhrr3_n19_channel5
GSI Channel 5
gsi_avhrr3_n19_channel5

AVHRR MetOp-A

UFO Channel 3
ufo_avhrr3_metop-a_channel3
GSI Channel 3
gsi_avhrr3_metop-a_channel3

UFO Channel 4
ufo_avhrr3_metop-a_channel4
GSI Channel 4
gsi_avhrr3_metop-a_channel4

UFO Channel 5
ufo_avhrr3_metop-a_channel5
GSI Channel 5
gsi_avhrr3_metop-a_channel5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants