Variable (recCoord) is undefined ?

From: Bridget Thrasher <bthrasher_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 09 2010 - 15:45:23 MDT

I am getting the following error:
fatal:Variable (recCoord) is undefined
fatal:Execute: Error occurred at or near line 9205 in file
$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl
fatal:Execute: Error occurred at or near line 245 in file CA.ncl

Line 245 is this:
reanal3d = array_append_record(reanal3d1,reanal3d2,0)

And the input variables look like this:
Variable: reanal3d1
Type: float
Total Size: 8190000 bytes
            2047500 values
Number of Dimensions: 3
Dimensions and sizes: [4550] x [15] x [30]
Coordinates:
Number Of Attributes: 1
  _FillValue : 1e+20

Variable: reanal3d2
Type: float
Total Size: 8190000 bytes
            2047500 values
Number of Dimensions: 3
Dimensions and sizes: [4550] x [15] x [30]
Coordinates:
Number Of Attributes: 1
  _FillValue : 1e+20

I use the array_append_record function without incident several times
earlier in my script, so I don't know why it's having a problem this time.
Any idea?

Thanks,
Bridget

-- 
Bridget Thrasher, PhD
Postdoctoral Researcher
Climate Central
www.climatecentral.org

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Apr 9 15:45:29 2010

This archive was generated by hypermail 2.1.8 : Wed Apr 14 2010 - 09:15:22 MDT