[ncl-talk] About regridding from

Barry Lynn barry.h.lynn at gmail.com
Mon Jan 16 12:05:11 MST 2017


Hi Tao:

Here, I gridded the radar data to the WRF grid.

You will need to adapt what I did to your situation, but the most important
step is to decide on the degree of smoothing (which is set by rscan).

 grid = obj_anal_ic(lon_o,lat_o,obs_o,xlon_m,xlat_m,rscan,False)

Please write if you have questions.

Barry

On Mon, Jan 16, 2017 at 9:11 AM, Tao Lu <hakufu.asano at gmail.com> wrote:

> Dear ncl-talk
>
> Hello.
>
> I am new to regridding, if possible please give me some help and advice.
>
> What I am doing?: Compare two kind of grid data
> *I have two kind of data.*
> 1. radar data:
> resolution:            0.5 minute x 0.75 minute, as seen not regular grids
> file format:            ascii
> [image: Inline image 1]
> 2. output data from WRF:
>  dx = 30000,
>  dy = 30000,
>  map_proj = 'lambert',
>  ref_lat   =  36.00,
>  ref_lon   =  140.00,
>  truelat1  =  30.0,
>  truelat2  =  60.0,
>  stand_lon = 140.0,
> file fomat:                    netcdf
> [image: Inline image 3]
>
> *I have to regrid the two data to each other or to new grid.*
> 1. Regrid wrf data grid to radar data grid?
> 2. Regrid radar data to wrf data?
> 3. Regrid both to another data?
> Which is easiest?
>
> I am really new to this, please give me some guide line, I will further
> operation on my work.
>
> Thank you very much for your kind help.
>
> Tao
>
>
> --
> ******************************************************
> Tao Lu    (M. Eng)
> Laboratory of River Engineering and Hydrology,
> Dept. of Civil and Environmental Engineering,
> Graduate School of Science and Engineering,
> Chuo University
>
> 1-13-27,Kasuga,Bunkyo-ku,Tokyo
> 112-8551, Japan
> TEL: 03-3817-1805;   Phone: 070-2188-7509
> Email1: hakufu.asano at gmail.com <mail%3Amet.yamos at gmail.com>
> Email2: lutao at civil.chuo-u.ac.jp <mail%3Ayamoto at civil.chuo-u.ac.jp>
> *****************************************************
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>


-- 
Barry H. Lynn, Ph.D
Senior Lecturer,
The Institute of the Earth Science,
The Hebrew University of Jerusalem,
Givat Ram, Jerusalem 91904, Israel
Tel: 972 547 231 170
Fax: (972)-25662581

C.E.O, Weather It Is, LTD
Weather and Climate Focus
http://weather-it-is.com
Jerusalem, Israel
Local: 02 930 9525
Cell: 054 7 231 170
Int-IS: x972 2 930 9525
US 914 432 3108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170116/b039552f/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 392777 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170116/b039552f/attachment-0002.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 44666 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170116/b039552f/attachment-0003.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: obs_radar.ncl
Type: application/octet-stream
Size: 7803 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170116/b039552f/attachment-0001.obj 


More information about the ncl-talk mailing list