Re: named subscripting

From: Dennis Shea (shea AT XXXXXX)
Date: Fri Apr 06 2001 - 15:02:47 MDT

  • Next message: Feng Song: "have troble to run NCL"

    OOPS!!!! Who made that boo-boo? :-)

    That erroneous example will be changed to

     Example 3
        shAve = wgt_areaave (q(:,5:7,{-90:0},:), wgty({-90:0}), 1.0,0)

    will calculate the area (southern hemisphere ) average
    for each time and only at levels=5,6,7. COORDINATE
                                            ^^^^^^^^^^^
    subscripting and standard subscripting are used to
    subset the input global array. shAve will have
    dimensions (ktime,3).



    This archive was generated by hypermail 2b29 : Fri Apr 06 2001 - 15:29:55 MDT