Open aearamos opened 5 years ago
Which tool is the problem? Is it hiresclim2
, EC-mean
, ...? For hiresclim
I am using the -6
option to filter the IFS output. Check the filter I used on the Rhino platform:
conf/rhino/conf_hiresclim_rhino.sh
. We do not process the 3D output in EC-mean.
Some of our output includes model levels output. For those, I used the filter in the cordex
branch (rhino platform again).
Hi @plesager
The problem was with EC-mean. I think it's similar to the problem Paolo had when filtering the PRIMAVERA output, since it had more layers than climatology. I turned off the 3D output and now it's working, We should be fine now.
Hi,
I'm running a CMIP6 simulation with the last version of ece3-postproc but I'm getting an error related to the number of layers in my output. Here it is:
`cdo setzaxis: Processed 1729 values from 1 variable over 1 timestep ( 0.04s )
@etiennesky @plesager Thanks