search for: epot

Displaying 2 results from an estimated 2 matches for "epot".

Did you mean: depot
2007 May 31
1
plotting variable sections of hourly time series data using plot.zoo
Dear list, I have to look examine hourly time - series and would like to plot variable section of them using plot.zoo. Hourly time series data which looks like this: YYYY MM DD HH P-uk P-kor P-SME EPOT EREA RO R1 R2 RGES S-SNO SI SSM SUZ SLZ 2003 1 1 1 0.385 0.456 0.021 0.000 0.000 0.000 0.013 0.223 0.235 0.01 0.38 74.72 0.96 736.51 2003 1 1 2 0.230 0.275 0.028 0.000 0.000 0.000 0.012 0.223 0.235 0....
2013 May 01
0
Thornthwaite Method in R
Hi,Has anybody worked with thornthwaite method to calculate the daily evapotranspiration ? I have used the following code to calculate monthly evaporation but what I need is daily evapotranspiration. Epot <- thornthwaite(Tave, lat, na.rm = FALSE) # Evaluates evapotranspiration for each month. Do you have any code which works for daily timestep ? Its more technical question, may be some hydrologist has gone across it already. Thanks in advance !Anup KhanalNTNU ..................Anup KhanalNorwe...