[gradsusr] RMSE for accumulated Rainfall

Jeff Duda jeffduda319 at gmail.com
Wed May 15 12:20:34 EDT 2013


Yes, you can choose to leave the expression in that form.  What I have done
is simply to distribute the minus sign.  The expressions are mathematically
identical.

Jeff


On Wed, May 15, 2013 at 2:53 AM, Lyndon Mark Olaguera <
olagueralyndonmark429 at gmail.com> wrote:

>
> On Wed, May 15, 2013 at 1:06 PM, Jeff Duda <jeffduda319 at gmail.com> wrote:
>
>> 'define fcstrain = rainc.1 + rainnc.1 - rainc.1(t-1) - rainnc.1(t-1)'
>> 'define obsrain = rainc.2 + rainnc.2 - rainc.2(t-1) - rainnc.2(t-1)'
>> 'define rainerror = fcstrain - obsrain'
>>
>
> Hello,
> Thanks for the reply..
> I have another question on this line..
>
> 'define fcstrain = rainc.1 + rainnc.1 - rainc.1(t-1) - rainnc.1(t-1)'
> 'define obsrain = rainc.2 + rainnc.2 - rainc.2(t-1) - rainnc.2(t-1)'
> 'define rainerror = fcstrain - obsrain'
>
> should this be
>
> 'define fcstrain = (rainc.1 + rainnc.1) - (rainc.1(t-1) + rainnc.1(t-1))'
> 'define obsrain =( rainc.2 + rainnc.2) - (rainc.2(t-1) + rainnc.2(t-1))'
>
> plus not minus?
>
>
>
> I will try this later
> Lyndon
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>


-- 
Jeff Duda
Graduate research assistant
University of Oklahoma School of Meteorology
Center for Analysis and Prediction of Storms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130515/6e73b159/attachment-0003.html 


More information about the gradsusr mailing list