NOAA-EMC / GSI

Gridpoint Statistical Interpolation
GNU Lesser General Public License v3.0
66 stars 150 forks source link

format changes for metop-sg-a1 and iasi-ng #770

Closed wx20jjung closed 3 months ago

wx20jjung commented 4 months ago

I have run into 2 format issues with IASI-NG_metop-sg-a1. 

1) The number of channels is an order of magnitude larger than the output will allow.  There are instances where formatted writes are I4 but need to be I5.  2) The satellite name "metop-sg-a1 is 11 characters but the gsi code is setup for only 10.

RussTreadon-NOAA commented 4 months ago

See discussion #769 for additional information.