How to use GOES radiance data?

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

sekluzia

Member
Hi,

I am interested in assimilation of GOES radiance which is possible since WRFDA v4.0.
How to set properly the following namelist.input options?

1. &wrfvar4
use_XXXX=true,


2. What should be the WRFDA naming convention for NCEP BUFR file names for GOES?
XXXX.bufr

3. It is indicated in the WRF Guide that the GOES data format is NETCDF (the Table):

IMAGER GOES 13-15 NETCDF (4,13-15,22)

However, the GOES files are in RADBUFR fromat at https://rda.ucar.edu/datasets/ds735.0/index.html#sfol-wl-/data/ds735.0?g=15

In both cases, how to convert the RADBUFR (or NETCDF) format to the acceptable NCEP BUFR format?

Artur
 
use_goesimgobs=true. Those are NOAA GVAR NC file named: goes-13-imager.nc, goes-14-imager.nc, or goes-15-imager.nc
 
Back
Top