Re: temperature tendency function

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Jun 10 2014 - 07:33:23 MDT

Yes.

T(time,lev,lat,lon) ==> (0,1,2,3)

dTdt = *center_finite_diff_n* (T, time, False, 0, 0)

copy_VarCoords(T, dTdt)

dTdt@long_name = "temperature tendency"

dTdt@units = "deg{C/K}/time_units'




On Tue, Jun 10, 2014 at 3:04 AM, antonio avio <antonioavio@googlemail.com>
wrote:

> Hallo NCL,
>
> If I have 4D variable of temperature (T), what is appropriate function
> that i can apply in ncl to calculate its tendency in time i.e., dT/dt, is
> it possible to use center_finite_difference? thanks for any advice.
>
> Best.
> Antonio
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>

Received on Tue Jun 10 01:33:34 2014

This archive was generated by hypermail 2.1.8 : Wed Jul 23 2014 - 15:33:46 MDT