You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by AJ Weber <aw...@comcast.net> on 2014/03/24 18:22:52 UTC

[math] Penman–Monteith equation

Sorry for the newbie question, but has anyone written a java method to 
solve the Peman-Monteith eq given the daily mean temp, rh, wind speed, 
and solar radiation?

Looking for a method or utility to reasonably-accurately calculate net 
evapotranspiration for a "pet project."

Thanks in advance,
AJ


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [math] Penman–Monteith equation

Posted by Ted Dunning <te...@gmail.com>.
No.  Not a riddle.

It just looks on the wikipedia page like it requires evaluating a formula.
 WRiting that formula doesn't require commons math.




On Mon, Mar 24, 2014 at 10:39 AM, AJ Weber <aw...@comcast.net> wrote:

> Is that a riddle?  Maybe it's not "more than arithmetic".
>
> Maybe someone on this java-math-related mailing list has this handy, and
> is willing to share, whether they leveraged the Commons Math library or not.
>
> -AJ
>
> On 3/24/2014 1:25 PM, Ted Dunning wrote:
>
>> Why is this more than arithmetic?
>>
>> http://en.wikipedia.org/wiki/Penman%E2%80%93Monteith_equation
>>
>>
>>
>>
>> On Mon, Mar 24, 2014 at 10:22 AM, AJ Weber <aw...@comcast.net> wrote:
>>
>>  Sorry for the newbie question, but has anyone written a java method to
>>> solve the Peman-Monteith eq given the daily mean temp, rh, wind speed,
>>> and
>>> solar radiation?
>>>
>>> Looking for a method or utility to reasonably-accurately calculate net
>>> evapotranspiration for a "pet project."
>>>
>>> Thanks in advance,
>>> AJ
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>>> For additional commands, e-mail: user-help@commons.apache.org
>>>
>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

Re: [math] Penman–Monteith equation

Posted by AJ Weber <aw...@comcast.net>.
Is that a riddle?  Maybe it's not "more than arithmetic".

Maybe someone on this java-math-related mailing list has this handy, and 
is willing to share, whether they leveraged the Commons Math library or not.

-AJ

On 3/24/2014 1:25 PM, Ted Dunning wrote:
> Why is this more than arithmetic?
>
> http://en.wikipedia.org/wiki/Penman%E2%80%93Monteith_equation
>
>
>
>
> On Mon, Mar 24, 2014 at 10:22 AM, AJ Weber <aw...@comcast.net> wrote:
>
>> Sorry for the newbie question, but has anyone written a java method to
>> solve the Peman-Monteith eq given the daily mean temp, rh, wind speed, and
>> solar radiation?
>>
>> Looking for a method or utility to reasonably-accurately calculate net
>> evapotranspiration for a "pet project."
>>
>> Thanks in advance,
>> AJ
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>> For additional commands, e-mail: user-help@commons.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [math] Penman–Monteith equation

Posted by Ted Dunning <te...@gmail.com>.
Why is this more than arithmetic?

http://en.wikipedia.org/wiki/Penman%E2%80%93Monteith_equation




On Mon, Mar 24, 2014 at 10:22 AM, AJ Weber <aw...@comcast.net> wrote:

> Sorry for the newbie question, but has anyone written a java method to
> solve the Peman-Monteith eq given the daily mean temp, rh, wind speed, and
> solar radiation?
>
> Looking for a method or utility to reasonably-accurately calculate net
> evapotranspiration for a "pet project."
>
> Thanks in advance,
> AJ
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>