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

Write a Python API to convert ADPUPA BUFR to IODA and check if this can be used with UFO seamlessly #78

Open
3 tasks
PraveenKumar-NOAA opened this issue Jul 6, 2023 · 0 comments
Assignees

Comments

@PraveenKumar-NOAA
Copy link

PraveenKumar-NOAA commented Jul 6, 2023

Configuration

  • Test Date is 2021080100

  • Model Background: FV-3 6-hour forecast on the cubic-sphere grid

  • BUFR Converter:

    • Convert time to dateTime (in units of seconds since 1970-01-01T00:00:00Z)
    • Convert longitude from [0,360] to [-180,180]
    • Add conversions of: latitude, longitude, stationIdentification, stationElevation, windEastward, windNorthward, airTemperature, virtualTemperature, pressure, specificHumidity
    • Test using fv3jedi_hofx_nomodel.x with the IODA files converted from BUFR converter
  • Convert BUFR to IODA format using Python API

  • Run UFO HofX

Check List

Investigate diag output from UFO

  • ADPUPA bufr version of Python API
  • ADPUPA HofX
  • GSI HofX
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

1 participant