Mistake in example 1 of calcDayAnomTLL page

From: Erwan Monier <emonier_at_nyahnyahspammersnyahnyah>
Date: Wed, 11 Apr 2007 14:07:51 -0700
Hi,

I think there is a mistake in the example script #1 for the function calcDayAnomTLL: (http://www.ncl.ucar.edu/Document/Functions/Contributed/calcDayAnomTLL.shtml)

 hClmDay    = calcDayAnomTLL(hgt, yyyyddd)     ; daily climatology at each grid point

should read

 hClmDay    = calcDayTLL(hgt, yyyyddd)     ; daily climatology at each grid point

I apologize if there is another email address I was supposed to send this email.

Erwan Monier

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Apr 11 2007 - 15:07:51 MDT

This archive was generated by hypermail 2.2.0 : Tue Apr 17 2007 - 15:41:32 MDT