Project

General

Profile

cdo enssum (Abort): Grid size of the input parameters do not match

Added by Weiyang Feng over 6 years ago

Hi,

I used chname to change aerosol name(bc,pom,so4,soa etc) to a single one(aero).
Then I use enssum to sum all the aerosol.
But the error message is :
cdo enssum (Warning): Input streams have different parameters!
cdo enssum (Abort): Grid size of the input parameters do not match
It seems that different "aero" variable have different grid sizes,but I have
checked their dimensions and they are output from the same run.

Thanks for your time!
weiyang


Replies (1)

RE: cdo enssum (Abort): Grid size of the input parameters do not match - Added by Karin Meier-Fleischer over 6 years ago

Hi Weiyang,

please, send the output of either

ncdump -h infile (for netCDF data)
or
grib_dump infile
respectively
cdo sinfon infile (for GRIB data).

-Karin

    (1-1/1)