eca_tx90p error
Added by Grace Redmond over 12 years ago
Hi,
I am trying to use the cdo command:
eca_tx90p ifile1 ifile2 ofile
As is described in documentation my ifile1 is a 30 year time series of daily max temperature (over a 192x192 region domain) and my ifile2 is the 90th percentile of max daily temperature for the same 30 year period. However I get the error:
cdo eca_tx90p (Abort): Input streams have different number of time steps!
Would anybody be able to tell me why this is? As surely the two input file must have to have different number of time steps?
Thanks
Grace
Replies (2)
RE: eca_tx90p error - Added by Jaison-Thomas Ambadan over 12 years ago
Hi,
Please have a look at the following posts. It may help you (you may have to login first):
last post by Uwe here (& please ignore my comments on the same threads)
https://code.zmaw.de/issues/2493#note-8
https://code.zmaw.de/issues/2515#note-7
Cheers,
J.
RE: eca_tx90p error - Added by Grace Redmond over 12 years ago
Thank you for your reply, that makes things clearer.