Re: Interpolation

From: Ethan Alpert (ethan AT unknown)
Date: Tue Dec 15 1998 - 15:14:28 MST


>
> I am trying to interpolate the output from the CCM model onto to
> pressure levels. I am trying to use the vinth2p function within NCL.
> This function expects a .ccm file but the output files from the CCM
> model are h****. I rename the h**** file as a .ccm file but received an
> error when using the file with the vinth2p function. Any help would be
> great.

Knowing the error you recieved would be helpful in diagnosing your problem.
Also the exact line you used to call the function would be helpfull.

You do know that you don't pass the file as an argument but must select the
specific parameter you want to interpolate, right? Also the parameter must
be 3D only, no time dimension and the dimension ordering must
be [lev]x[lat]x[lon].

An example of using vinth2p with CCM data can be found at:

http://www.cgd.ucar.edu/cas/ncl-csm/PR_ccmp_1.html

This documentation is part of Dennis Shea's ncl-csm documentation available
at:

http://www.cgd.ucar.edu/cas/ncl-csm/intro.html

        -ethan
>
> Thanks,
>
> Robert Boucher
>
> --
> Robert J. Boucher Tel: 781-942-2000
> X2893
> Associate MTS/Meteorologist Fax: 781-942-2571
> Litton-TASC email:
> rjboucher AT unknown
> 55 Walkers Brook Drive
> Reading, MA 01867-3297
>
>
>



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:35 MDT