Catalina M. Oaida wrote:
> Hi,
>
> I just need a clarification in terms of the arguments used in the
> WkSpaceTime procedure. In particular, the nDaySkip argument; it says
> that negative values means that overlapping windows are used. Does
> that mean that if say you have a temporal window of 90 and nDAySkip =
> 10, does the overlapping occur at the end of the 90 day window (so
> 81-90 will overlap with the next 90-day window), or you skip the first
> 10 days in that first 90day period and the next overlapping window
> starts at day 11 of the previous window (i.e. there is overlapping
> from 11-90)?
>
> Thanks,
>
> Catalina
>
>
Hi Catalina,
nDaySkip= 10 ; positive means there will be no overlap
nDaySkip= -10 ; negative
; if the window is 90, then the overlap
; days 81-90
---
nDayWin = 96 ; Wheeler-Kiladis [WK] temporal window length (days)
nDaySkip = -65 ; time (days) between temporal windows [segments]
; negative means there will be overlapping
temporal segments
In this case, the last 31 days will be overlapped
-------------------
Hope all is well!
D
--
======================================================
Dennis J. Shea tel: 303-497-1361 |
P.O. Box 3000 fax: 303-497-1333 |
Climate Analysis Section |
Climate & Global Dynamics Div. |
National Center for Atmospheric Research |
Boulder, CO 80307 |
USA email: shea 'at' ucar.edu |
======================================================
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed May 06 2009 - 10:29:29 MDT
This archive was generated by hypermail 2.2.0 : Wed May 06 2009 - 16:48:59 MDT