Compilation Errors with RTTOV

Hi,
I tried to compile JEDI-MPAS with RTTOV 13.2, but the compilation stopped with several errors.

The first issue is related to the lack of class “mixratio_to_ppmv” that there is no present anywhere,
as described below:

ufo/src/ufo/CMakeFiles/ufo.dir/operators/rttov/ufo_radiancerttov_utils_mod.F90.o
/home/jedi/source/MPAS_bundle3.0.2/ufo/src/ufo/operators/rttov/ufo_radiancerttov_utils_mod.F90:

29 | gas_name, mixratio_to_ppmv, & | 1
Error: Symbol ˜mixratio_to_ppmv" referenced at (1) not found in module ˜rttov_const"
/home/jedi/source/MPAS_bundle 3.0.2/ufo/src/ufo/operators/rttov/ufo_radiancerttov_utils_mod.F90:

96 | mixratio_to_ppmv(1:ngases_max)] ! N.B. uses ufo-specific array in rttov_const
| 1 Error: Syntax error in argument list at (1)

Does anyone have experience using this RTM in MPAS-JEDI and give me some suggestions on how to fix the RTTOV compilation?

Thanks you very much,
Samantha Melani