Re: Is there a 4D climatology func in NCL?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 12 2010 - 19:46:49 MDT

NCL can not have a function for everything.

Often a user can take an existing function and modify
it. Users can use an editor

%> vi $NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl

then extract clmDayTLL and calcDayAnomTLL and mofify them
to handle 4D arrays.

---
I did this but in the future, please try this yourself.
Good luck
On 4/12/10 6:37 PM, Xie Xin wrote:
> Hi,
>
> I am processing daily data these days. I found that there are
> clmDayTLL and calcDayAnomTLL for 3D data. But I could not find a 4D
> version (time, lev, lat, lon). Is it possible to create a 4D version
> by changing some code in the contributed.ncl script. Thank you very
> much!
>
> Xin Xie
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk



_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Mon Apr 12 19:46:57 2010

This archive was generated by hypermail 2.1.8 : Wed Apr 14 2010 - 09:15:22 MDT