Project

General

Profile

operator mul only operates on 1 time step out of 805 time steps

Added by ep gupal about 2 years ago

I am using the following command to mask a field

cdo mul mask.nc in.nc out.nc

in.nc file has total time size of 805, so I'd expect the same time size for the out.nc, but I only get 1 time step.

I get the following message

cdo mul: Processed 927360 values from 2 variables over 3 timesteps [0.02s 41MB].

Yet, I only get 1 time step. I never had a problem with the operator mul. Why is this happening?

Thanks.


Replies (1)

RE: operator mul only operates on 1 time step out of 805 time steps - Added by ep gupal about 2 years ago

Nevermind. I was using 2.0.2, and with the version 2.0.5, it is now working.

    (1-1/1)