Re: questions about ncarg library for interpolation routines

From: Fred Clare <fredclare_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 11 2011 - 14:10:55 MST

Jemma,

Attached is complete source for the old cubic spline interpolation
package. Dick Valent was able to dig this up. The package has seven
routines: coeff1, terp1, coeff2, terp2, trip, search, interp. All of
these are part of the HLU distribution, except for coeff2 and terp2.

If you want to stay current, in place of using the cubic spline package,
I would recommend using the more recent functions documented in
the Fitgrid package at:

   http://ncarg.ucar.edu/ngmath/fitgrid/fithome.html

Fred Clare

On Mar 9, 2011, at 10:46 PM, Jemma Wu wrote:

> Hi Mary,
>
> Thanks for your help on installation of ncarg.5.
>
> Now I have managed to make the old Fortran codes (which used to run
> with ncarg.v4 if you remember) to run with ncarg.v5. However, the
> results are not very correct. I found the codes call some ncarg
> interpolation subroutines (coeff2, terp2, interp, etc) which were in
> the cubspl package (?) of version 4. But I couldn't find this
> package in the ncarg.v5 lib that I installed. Could you point to me
> which package they are in? and are these subroutines still the same
> with version 4?
>
> Many thanks.
>
> Regards,
> Jemma
>
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

Received on Fri Mar 11 14:11:04 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 05 2011 - 09:03:04 MDT