[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20050315: IDV and RegCM



>From: "Thomas L. Mote" <address@hidden>
>Organization: University of Georgia
>Keywords: 200503152202.j2FM2Zv2000627 IDV netcdf

Hi Tom-

>Thanks much. I have attached a gzipped version of
>an netCDF file from the post processing software
>provided with RegCM. It's for a fairly short time
>period, I think daily averages for just a few days.
>I tried to find something small.

The level is defined as:

        float level(level) ;
                level:long_name = "Height_Index" ;
                level:units = "level" ;
                level:actual_range = 1050.f, 0.f ;

with values of:

 level = 0.025, 0.075, 0.125, 0.175, 0.225, 0.275, 0.325, 0.375, 0.425, 
    0.475, 0.525, 0.575, 0.625, 0.675, 0.725, 0.775, 0.825, 0.87, 0.91, 
    0.945, 0.97, 0.985, 0.995 ;


These look like sigma values or something.  Since "level" is
not a valid unit, the IDV doesn't know what to do with this.

>I'm going to look at the post-processing code to
>see if I can find where it puts the units for the
>vertical coordinate.

Right now, the IDV doesn't support a sigma vertical coordinate,
so the post-process would need to output pressure or height 
values.  

Don Murray
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.