Closed rogerlew closed 6 months ago
xm - no. of calender days for the month
prw(12,1) - monthly probability of wet day after wet day
prw(12,2) - monthly probability of wet day after dry day
c rst(i,j) - Array Of Monthly precipitation stats.
c dim1: month 1..12
c dim2: 1=mean of daily rainfall
c mean liquid equivalent precipitation
c depth (inches) for a day precipitation
c occurs (by month) [=avg total precip
c for month / # wet days in month]
c 2=std deviation of daily rainfall
c standard deviation of the daily precip
c value (inches) (by month)
c 3=skew coefficient of daily rainfall
monthly averages don't match calculations from daily values
this is probably a fyi issue
cligen reports max monthly and not averages
Here I edited the monthly precip values
looks like wepp doesn't use them.