Error: Dimensions sizes of left hand and right hand

From: <marilia.gregorio_at_nyahnyahspammersnyahnyah>
Date: Tue Aug 27 2013 - 10:49:04 MDT

When I use the mjoclivar_14.ncl script the following message appears:

fatal:Dimension sizes of left hand side and right hand side of
assignment do not match
fatal:["Execute.c":8128]:Execute: Error occurred at or near line 69 in
file mjoclivar_14.ncl

the line 69 is:

  work = f->uwnd(iStrt:iLast,{plev850},{latS:latN},:)
  U850 = dim_avg_Wrap(work(time|:,lon|:,lat|:))

printVarSummary(uwnd)
Variable: uwnd
Type: float
Total Size: 789712560 bytes
             197428140 values
Number of Dimensions: 4
Dimensions and sizes: [time | 12053] x [level | 1] x [lat | 91] x [lon | 180]
Coordinates:
             time: [1569072..1858320]
             level: [850..850]
             lat: [90..-90]
             lon: [ 0..358]
Number Of Attributes: 16
   standard_name : eastward_wind
   long_name : Daily U-wind on Pressure Levels
   units : m/s
   _FillValue_original : -32767
   _FillValue : -32767
   cell_methods : time: mean (of each 6-hourly interval) mean (of 4
6-hourly means)
   unpacked_valid_range : ( -280, 350 )
   actual_range : ( -107.25, 138.925 )
   precision : 2
   GRIB_id : 131
   GRIB_name : UGRD
   var_desc : u-wind
   dataset : NOAA-CIRES 20th Century Reanalysis version 2 Daily Averages
   level_desc : Pressure Levels
   statistic : Ensemble Mean
   parent_stat : Individual Obs

Someone can help me?
thanks

marilia

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Aug 27 09:49:13 2013

This archive was generated by hypermail 2.1.8 : Fri Aug 30 2013 - 14:04:57 MDT