Hello CMAQ community,
I am currently working with CMAQ-Adjoint (CMAQ-ADJ v5.0.2) for inverse modeling and sensitivity analysis. However, I am encountering a vertical coordinate compatibility issue when processing meteorology generated from WRF.
My WRF meteorology was generated using the hybrid sigma-pressure vertical coordinate (HYBRID_OPT = 2). When running CMAQ-ADJ, I receive the following runtime error:
*** ERROR ABORT in subroutine SYNCSTEP
Wrong vertical coordinate type
I understand that older CMAQ/MCIP versions may not support hybrid vertical coordinates, and that this support was introduced in later CMAQ releases.
Unfortunately, rerunning WRF without hybrid vertical coordinates is not feasible for this project. Also, CMAQ-ADJ currently requires the older CMAQ framework, so upgrading to newer CMAQ versions is not straightforward.
Is there any recommended or validated approach to:
-
Convert or remap hybrid WRF output to a vertical coordinate system compatible with CMAQ-ADJ v5.0.2?
-
Modify MCIP or preprocessing steps to allow hybrid coordinate handling in this older CMAQ version?
-
Generate ICON/BCON or meteorology files in a way that maintains consistency with CMAQ-ADJ while using hybrid WRF outputs?
I am particularly interested in knowing whether any users or developers have successfully implemented a workaround without rerunning WRF.
Thanks in advance,
Sem