Re: Regrid NCEP grid(2.5x2.5) to unstructured SEgrid(clm data)

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 16 2013 - 08:04:17 MDT

Dear In-Won,

This example calls ESMF_regrid, which will generate the weights file for you before it does the regridding.

Once you have the weights file, you can use the ESMF_regrid_with_weights function to regrid other variables that are on the same source grid, and being regridded to the same destination grid. See example ESMF_wgts_25.ncl for an example of this.

--Mary

On Sep 16, 2013, at 12:34 AM, 김인원 <rladlsdnjs88@gmail.com> wrote:

> Dear NCL experts.
>
> Now I'm trying to regrid from NCEP grid(144x73 or 360x180) to SEgrid(160216 or 1033160) to make the clm initial using the NCEP data.
>
> So, I tried to utilize the ncl code, "ESMF_regrid_25.ncl".
>
> But it needs to weight file to regrid.
>
> I don't have weight file and I don't know how the weight is calculated.
>
> Could you tell me how to calculate the weight?
>
> Thanks in advance.
>
> --
> --
> In-Won Kim
> Intergrated Climate System Modeling Lab.
> Department of Environmental Atmospheric Sciences
> 599-1 Daeyeon-dong, Nam-gu
> Pukyong National University,
> Busan, S.Korea
>
> Tel. +82-51-629-6643
> Fax +82-51-629-7991
> _______________________________________________
> 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 Mon Sep 16 08:04:26 2013

This archive was generated by hypermail 2.1.8 : Mon Sep 16 2013 - 13:43:52 MDT