Added by Waheed Iqbal about 12 years ago
Dear all
I have daily time series of minimum data of Minimum temperature from 1971-1990. I want to calculate cold wave duration index.
From documentation i came up with the following
eca_cwdi[,nday[,T]] ifile1 ifile2 ofile
where ifile is daily time series of minimum temperature and ifile2 is the TNnorm of daily minimum temperatures for any period used as reference ( I am unable to make this file).
Please help me to solve this problem.