Error occurred at or near line 3826 in file $NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl

From: Erika Folova <e.folova_at_nyahnyahspammersnyahnyah>
Date: Sun Sep 30 2012 - 13:16:42 MDT

Hi NCL users

I am pretty sure that all setting are correct in order to calculate daily
anomalies
 of ERA-Interim dataset. But i got this error:

fatal:Dimension size mismatch on subscript #1, left-hand and right-hand
side dimensions do not match
fatal:Execute: Error occurred at or near line 3826 in file
$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl

fatal:Execute: Error occurred at or near line 72

I also enclosed the script here.
Some informations:

*Variable: x*
Type: float
Total Size: 42398400 bytes
            10599600 values
Number of Dimensions: 3
Dimensions and sizes: [time | 365] x [lat | 121] x [lon | 240]
Coordinates:
            time: [853938..862674]
            lat: [90..-90]
            lon: [ 0..358.5]
Number Of Attributes: 4
  long_name : U velocity
  units : m s**-1
  _FillValue_original : -32767
  _FillValue : -32767

=====
*Variable: iStrt*
Type: integer
Total Size: 4 bytes
            1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) 0

======
*Variable: iLast*
Type: integer
Total Size: 4 bytes
            1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) 364

==

*Variable: yyyyddd*
Type: integer
Total Size: 1460 bytes
            365 values
Number of Dimensions: 1
Dimensions and sizes: [365]
Coordinates:
(0) 1997152
(1) 1997153
(2) 1997154
(3) 1997155
(4) 1997156
(5) 1997157
(6) 1997158
(7) 1997159
(8) 1997160
(9) 1997161
(10) 1997162
(11) 1997163
(12) 1997164
(13) 1997165

===

The error started when it run this command:

*xClmDay = clmDayTLL(x, yyyyddd) *

Thanks,
Cheers,

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Sun Sep 30 21:16:50 2012

This archive was generated by hypermail 2.1.8 : Tue Oct 02 2012 - 13:38:41 MDT