Re: help

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 11 2010 - 11:01:55 MST

Hello,
Your query is not specific enough. What do you mean by the curve not
looking good? Looking at your netCDF file:

float Air_Temperature(record, NB_MESURES) ;
                 Air_Temperature:long_name = "Air Temperature" ;
                 Air_Temperature:units = "degC" ;
                 Air_Temperature:missing_data = -9999.9f ;
                 Air_Temperature:_FillValue = -9999.9f ;

record is of dimension size 63, and is unlimited. NB_MESURES is of size
482. Neither is a coordinate variable, and thus have no metadata.

I'm not sure what dimension you are trying to plot, record or NB_MESURES
without looking at your script.

When you respond, please respond to the ncl-talk email list, and include
your script along with a better description about why your curve doesn't
look right.
Adam

On 11/11/2010 04:03 AM, gaël F.M. wrote:
> hello dear user
> I want to trace the evolution of temperature with the file RS I group,
> but the curve is not good.I need your help.
> I attached the file
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
__________________________________________________
Adam Phillips 
asphilli@ucar.edu
National Center for Atmospheric Research   tel: (303) 497-1726
Climate and Global Dynamics Division         fax: (303) 497-1333
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Nov 11 11:02:01 2010

This archive was generated by hypermail 2.1.8 : Mon Nov 15 2010 - 08:55:22 MST