Dear all,

I am trying to run MCIP v4.5 with WRF V4.0.3 output but I am getting this error:

```

Mon Apr 15 13:57:50 EDT 2019

rm: No match.

This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3

I/O Applications Programming Interface, [I/O API] which is

built on top of the netCDF I/O library (Copyright 1993, 1996

University Corporation for Atmospheric Research/Unidata

Program) and the PVM parallel-programming library (from

Oak Ridge National Laboratory).

Copyright (C) 1992-2002 MCNC,

(C) 1992-2013 Carlie J. Coats, Jr.,

(C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and

(C) 2014-2016 UNC Institute for the Environment.

Released under the GNU LGPL License, version 2.1. See URL

https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

for conditions of use.

ioapi-3.2: $Id: init3.F90 98 2018-04-05 14:35:07Z coats $

Version with PARMS3.EXT/PARAMETER::MXVARS3= 2048

netCDF version 4.1.3 of Jun 19 2018 15:50:22 $

EXECUTION_ID: mcip

==============================================================================

US EPA COMMUNITY MULTISCALE AIR QUALITY MODEL

METEOROLOGY-CHEMISTRY INTERFACE PROCESSOR

MCIP V4.5 FROZEN 03/16/2018

==============================================================================

**********************************************************************

*** SUBROUTINE: SETUP

*** UNKNOWN OR UNSUPPORTED WRF OUTPUT VERSION

*** VERSION = OUTPUT FROM WRF V4.0.3 MODEL

**********************************************************************

*** ERROR ABORT in subroutine SETUP

ABNORMAL TERMINATION IN SETUP

Date and time 0:00:00 July 22, 2015 (2015203:000000)

Error running mcip

```

My WRF V4.0.3 is with terrain following sigma levels and not with hybrid vertical levels.

Is there a way to fix or I just need to add the "V4" label in the "ifs" that are checking the model version in /src/setup.f90 and /src/setup_wrfem.f90 ?

If I do these changes, MCIP will keep the consistency?

Thank you so much for your help

Similar questions and discussions