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

Modify BUFR converter and filter yamls for MetoOp Scatwind #731

Merged

Conversation

emilyhcliu
Copy link
Collaborator

@emilyhcliu emilyhcliu commented Nov 15, 2023

Two updates for MetOp SCATWIND; one minor updates for GOES AMV

  1. BUFR Converter:

    • remove wind direction and speed
    • add stationElevation as zero
  2. UFO Filters:

    • add linear obs operator section
      The declaration of `linear obs operator" is necessary for GOES AMV since there is no
      linearized component for applying the 10-meter factor.
    • add Gaussian Thinning filter to thin data with 75 km box (equal box size, prefer data close to central of the box)
  3. For GOES AMV YAML files, change output data extension from nc4 to nc

UFO vs. GSI O-F and QC comparison: O-F and data count passed look close
ufo_ascat_metop-b_omf_windEastward_qc (1)
gsi_ascat_metop-b_omf_windEastward_qc

3Dvar increments are reasonable with MetOp-B SCATWIND alone.

0: ----------------------------------------------------------------------------------------------------
  0: Increment print | number of fields = 8 | cube sphere face size: C768
  0: eastward_wind                                | Min:-1.741092e+00 Max:+1.712287e+00 RMS:+2.282584e-03
  0: northward_wind                               | Min:-1.825957e+00 Max:+1.930385e+00 RMS:+2.496075e-03
  0: air_temperature                              | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: surface_pressure                             | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: specific_humidity                            | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: cloud_liquid_ice                             | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: cloud_liquid_water                           | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: ozone_mass_mixing_ratio                      | Min:+0.000000e+00 Max:+0.000000e+00 RMS:+0.000000e+00
  0: ----------------------------------------------------------------------------------------------------

3DVar increments are also reasonable with MetOp-B + MetOp-A assimilated

@emilyhcliu emilyhcliu changed the title Modify BUFR converter and filter yamls for Metop Scatwind Modify BUFR converter and filter yamls for MetoOp Scatwind Nov 15, 2023
Copy link
Contributor

@RussTreadon-NOAA RussTreadon-NOAA left a comment

Choose a reason for hiding this comment

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

Copied modified files to working copy of gdas-validation. Ran gdasprepatmiodaobs. satwind and scatwind pieces run to completion.

Approve.

@CoryMartin-NOAA CoryMartin-NOAA merged commit 6e6a480 into feature/gdas-validation Nov 15, 2023
5 checks passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/gdas-validation-scatwind branch November 15, 2023 19:55
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

Successfully merging this pull request may close these issues.

3 participants