GEOS-ESM / GEOSana_GridComp

Repository containing code for data analysis for the GEOS Earth System Model data assimilation
Apache License 2.0
1 stars 3 forks source link

Scripts to cycle tar file with radiance diags, to spinup radiance bias correction #31

Closed gmao-msienkie closed 3 years ago

gmao-msienkie commented 3 years ago

Scripts for cycling radiance diag tar files for use in bias correction spin up in the GSI using Yanqiu's code in 'radinfo.f90'. The radiance diag binary files are tar-ed together and passed to the next analysis cycle to be used by the GSI in creating an estimate of radiance bias coefficients for uninitialized channels. The names of the radiance diag files are modified to match the names that the GSI looks for. There is a switch $DIAGTAR in GEOSdas.csh that must be set to run these scripts.

These scripts were in CVS, I transferred them to GitHub so people can use them if they want. The offline 'init_coeffs.f90' (in Applications/NCEP_Etc/NCEP_bias) is designed to produce the same results.