You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the GSI is compiled in debug mode, it fails in the read_iasi routine at the call to combine_radobs. A printout of the variables shows several brightness temperatures are "NAN"s. Also, the nread variable going into combine_radobs is the total observations (profiles * channels) and should be just profiles.
The text was updated successfully, but these errors were encountered:
When the GSI is compiled in debug mode, it fails in the read_iasi routine at the call to combine_radobs. A printout of the variables shows several brightness temperatures are "NAN"s. Also, the nread variable going into combine_radobs is the total observations (profiles * channels) and should be just profiles.
The text was updated successfully, but these errors were encountered: