Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DC9511AB6 for ; Mon, 24 Mar 2014 17:44:11 +0000 (UTC) Received: (qmail 54089 invoked by uid 500); 24 Mar 2014 17:44:07 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 54002 invoked by uid 500); 24 Mar 2014 17:44:06 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 53988 invoked by uid 99); 24 Mar 2014 17:44:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 17:44:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ted.dunning@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-ig0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 17:44:00 +0000 Received: by mail-ig0-f175.google.com with SMTP id ur14so8463488igb.2 for ; Mon, 24 Mar 2014 10:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Fxcv7cBgo68ol69wdh1VGYsHnwsVbmy8a44IgaDax7w=; b=j4A9on6FW7ojNtNwqnwlMjysMdgkEUQsd3FFdeDvaCB2TWa6MID/AnOK8kJGSAoqew eo8FsOhCPo5Hhnath6Zc/wZmL0tJm0I+JGybKBD/2R2Q2G8+NdaHfbEe+p4DgE6d+geA vVOv20fJTPAQcrtN3QV1GzIKJBm82ZtCEe0lAoK5/qr0/F5gi8qNdNP1WgWh+QIzvco7 oeWODCItjaD3Re5OL/I4jVqTbH5+nY5m4iTsmUyJ47Q4w38SW4xW0P1gqMFOh3D+qTlN iZygHPfuzyd+yvDILYKpl+lgo0/JqSgpaHeQhByx1/iG8uNGTjcoZUVVnUJcKyWZuUmZ sslg== X-Received: by 10.50.189.228 with SMTP id gl4mr13046505igc.22.1395683020057; Mon, 24 Mar 2014 10:43:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.225.109 with HTTP; Mon, 24 Mar 2014 10:43:09 -0700 (PDT) In-Reply-To: <53306DCA.1090701@comcast.net> References: <533069EC.2060106@comcast.net> <53306DCA.1090701@comcast.net> From: Ted Dunning Date: Mon, 24 Mar 2014 10:43:09 -0700 Message-ID: Subject: =?UTF-8?Q?Re=3A_=5Bmath=5D_Penman=E2=80=93Monteith_equation?= To: Commons Users List Content-Type: multipart/alternative; boundary=14dae9340ebba1356204f55dc6d2 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340ebba1356204f55dc6d2 Content-Type: text/plain; charset=UTF-8 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 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 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 > > --14dae9340ebba1356204f55dc6d2--