Re: Regridding from low to high resolution ?

From: Noel Aloysius <noel.aloysius_at_nyahnyahspammersnyahnyah>
Date: Wed Apr 18 2012 - 09:17:49 MDT

You can use CDO tools to do this, somthing like

   cdo remapbil,1x1grid_target.txt infile.nc outfile.nc

where remapbil does bilinear interpolation (and remapbic is for bicubic),
1x1grid_target.txt is the user input file with grid size information.

Noel

On Wed, Apr 18, 2012 at 11:08 AM, Madeleine Patterson <
madeleine.patterson77@gmail.com> wrote:

> Hi All,
>
> I was wondering if there is a low-to-high-resolution function for
> regridding a global map of a categorical variable?
>
> I found all the regridding scripts but they all employ interpolation,
> whereas I just want to 'pixelate' a 2x2.5 deg map to a 0.5 x 0.5 degree
> map...
>
> Does NCL have a function which will do this?
>
> Thanks
>
> M
>
> _______________________________________________
> 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 Apr 18 09:18:01 2012

This archive was generated by hypermail 2.1.8 : Fri Apr 20 2012 - 16:21:18 MDT