[gradsusr] Second derivative
Jeff Duda
jeffduda319 at gmail.com
Thu Oct 4 00:17:38 EDT 2012
change your last line to
SECOND_DERIVATIVE = cdiff(dTX,x)/dx
Although, there is a problem with representing dx using cdiff(lon,x).
Since the longitude change along a parallel is a function of longitude,
you need to account for that to get a truly accurate second derivative in
space. This will be especially problematic near the poles.
Jeff Duda
On Mon, Oct 1, 2012 at 2:02 PM, one weather <oneweather at gmail.com> wrote:
> Hello!!
>
> I would like to draw the second derivative of the temperature. Is
> correct if I do this?
>
> >define dTX=cdiff(tmp2m,x)
> >define dx=cdiff(lon,x)
> >define SECOND_DERIVATIVE=(dTx/dx)/dx
>
> Thank you so much!!
> _______________________________________________
> 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/20121003/5312839d/attachment-0003.html
More information about the gradsusr
mailing list