Re: About build-in function dim_stddev.

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Thu, 14 Feb 2008 20:01:25 -0700

Hello

I don't understand,

http://www.ncl.ucar.edu/Document/Functions/Built-in/dim_stddev.shtml

does not return a time series. It will reduce the dimenstionality

xStdTime = dim_stddev( x(lat|:, lon|:, time|:) ) ; ==>
xStdTime(nlat,nlon)

====

http://www.ncl.ucar.edu/Document/Functions/Built-in/dim_standardize.shtml

will return an arrays of the same size.

D

Wang, Yi wrote:
> Hi Folks:
>
> I have a question regarding the build-in function "dim_stddev".
>
> I have a simple time series with lots of missing (Fill_Value) at each end of
> it.
>
> When plotting both time series and the result from dim_stddev, I found that
> dim_stddev started later (ended earlier) than the original time series. In
> other words, the plot of dim_stddev is shorter than the original time
> series.
>
> I wonder what happened with the function dim_stddev in this case.
>
> Is this expected behavior for the function dim_stddev?
>
> Thanks,
>
> Yi Wang, PhD
> Pacific Northwest National Lab
>
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Feb 14 2008 - 20:01:25 MST

This archive was generated by hypermail 2.2.0 : Fri Feb 15 2008 - 17:17:57 MST