JCSDA-internal / ioda-converters

Various converters for getting obs data in and out of IODA
9 stars 4 forks source link

Change temperature output of ADPUPA converter to virtual temperature only #1377

Closed haydenlj closed 11 months ago

haydenlj commented 11 months ago

Description

Temperature observations are more easily handled by skylab when the temperature profile is either T or Tv throughout the entire profile. Assuming Tv=T where moisture is low, and T has been converted to Tv in the ADPUPA prepbufr file where it is not, output a full profile of Tv

Issue(s) addressed

Resolves #1376

Dependencies

none

Impact

none

Checklist

BenjaminRuston commented 11 months ago

should watch carefully the observation error assignments. the observation counts here are similar, and these two experiments may not be like to like as need to ensure the same observations other than radiosonde are used but this gets the converter working as a nice viable alternative to the NCAR obs2ioda for the NCEP BUFR files

image

BenjaminRuston commented 11 months ago

@fabiolrdiniz could you have a look at this, will let us proceed to move these into the src directory