Re: [help] how to interpolate vector quantity with missing values

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Sep 18 2013 - 11:18:52 MDT

NCL has an Example Application page:
    http://www.ncl.ucar.edu/Applications/grid_fill.shtml

Note: NCL does not have a specific function for what you need
but you could try poisson_grid_fill on the gaussina
gridded data and then interpolate that to the new gid

On 9/17/13 3:20 PM, Yan Mi wrote:
> Hi,
>
> I want to interpolate zonal and meridional winds from a Gaussian grid
> (96*96) to a fixed 2.5*2.5 degree grid (73*144).
>
> I tried 'g2fshv_Wrap', it worked at 500hPa level, but failed at 850hPa,
> since fields have missing values over those high topography at 850hPa.
>
> I also tried 'area_conserve_remap' separately, and the output fields were
> all missing values. The function of 'area_hi2lores' is definitely not
> suitable at this time.
>
> So I'm sending to ask for your help. Attached are the sample files I want
> to do interpolation.
>
> Thanks in advance,
>
> Mi
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Sep 18 11:19:04 2013

This archive was generated by hypermail 2.1.8 : Wed Sep 18 2013 - 17:07:30 MDT