No coordinate variables

From: Guilherme Martins <jgmsantos_at_nyahnyahspammersnyahnyah>
Date: Thu Jul 11 2013 - 20:34:48 MDT

Hi all,

When I try run my script appear the error below. There is a log my netcdf
file using ncl_filedump in attach.

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

Variable: so2
Type: float
Total Size: 132710400 bytes
            33177600 values
Number of Dimensions: 3
Dimensions and sizes: [phony_dim_0 | 8] x [phony_dim_1 | 1440] x
[phony_dim_2 | 2880]
Coordinates:
Number Of Attributes: 8
  _FillValue : -1.267651e+30
  Units : D.U.
  Title : Vertical Column Amount SO2 (PBL)
  UniqueFieldDefinition : OMI-Specific
  ScaleFactor : 1
  Offset : 0
  ValidRange : ( -10, 2000 )
  MissingValue : -1.267651e+30
(0) check_for_y_lat_coord: Warning: Data either does not contain a valid
latitude coordinate array or doesn't contain one at all.
(0) A valid latitude coordinate array should have a 'units' attribute equal
to one of the following values:
(0) 'degrees_north' 'degrees-north' 'degree_north' 'degrees north'
'degrees_N' 'Degrees_north' 'degree_N' 'degreeN' 'degreesN' 'deg north'
(0) check_for_lon_coord: Warning: Data either does not contain a valid
longitude coordinate array or doesn't contain one at all.
(0) A valid longitude coordinate array should have a 'units' attribute
equal to one of the following values:
(0) 'degrees_east' 'degrees-east' 'degree_east' 'degrees east'
'degrees_E' 'Degrees_east' 'degree_E' 'degreeE' 'degreesE' 'deg east'

I try add the lines

x&lat@units="degrees_north"
x&lon@units="degrees_east"

Like show the website, but the error continue.

Thanks,

Guilherme.

-- 
*Guilherme Martins*
http://guilhermemartins.hd1.com.br/



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

Received on Thu Jul 11 20:35:41 2013

This archive was generated by hypermail 2.1.8 : Fri Jul 12 2013 - 16:37:39 MDT