Coordinate scripting for

From: Erik Noble <enoble_at_nyahnyahspammersnyahnyah>
Date: Tue, 11 Dec 2007 12:31:53 -0500

Dear NCL,
I am trying to use coordinate subscripting to pull data from an array:
V = v_plane({5:15},{-30:10})
I am getting the error below.
My code is attached.
My I have some help?
Thank you for your help.
-Erik

Erik_at_noble:/Volumes/Data_and_Models/ncl_scripts:ncl NCL_ascii_V700.ncl
 Copyright (C) 1995-2007 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 5.0.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.

Variable: times
Type: string
Total Size: 1948 bytes
            487 values
Number of Dimensions: 1
Dimensions and sizes: [487]
Coordinates:
Number Of Attributes: 2
  description : times in file
  _FillValue : missing

Variable: v
Type: float
Total Size: 1636308 bytes
            409077 values
Number of Dimensions: 3
Dimensions and sizes: [27] x [109] x [139]
Coordinates:
Number Of Attributes: 2
  description : v Velocity
  units : m/s

Variable: u
Type: float
Total Size: 1636308 bytes
            409077 values
Number of Dimensions: 3
Dimensions and sizes: [27] x [109] x [139]
Coordinates:
Number Of Attributes: 2
  description : u Velocity
  units : m/s

Variable: u
Type: float
Total Size: 1636308 bytes
            409077 values
Number of Dimensions: 3
Dimensions and sizes: [27] x [109] x [139]
Coordinates:
Number Of Attributes: 2
  description : u Velocity
  units : m/s
fatal:Dimension (1) of (v_plane) is not named and therefore doesn't have an
associated coordinate variable
fatal:Execute: Error occurred at or near line 37 in file NCL_ascii_V700.ncl

Erik_at_noble:/Volumes/Data_and_Models/ncl_scripts:

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Tue Dec 11 2007 - 10:31:53 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 11 2007 - 14:19:21 MST