[ncl-talk] Lambert Conformal projection

Muhammad Omer Mughal m.mughal1 at graduate.curtin.edu.au
Thu Dec 20 21:38:06 MST 2018


Dear NCL user


I wrote the attached code with the help of NCL team for generating wind speed from WRF output files directly. Currently the projection of the WRF output fies for a new study have changed from Mercator to lambert conformal. When I use this code with this projection I am gettign an error that


Subscipt out of range at line 103.


I understand that this is because of the different projection but I would appreciate some help to transform the XLAT and XLONG in wrf files from lambert conformal to normal lat longs commensurate with this code. I would be grateful for help.

The NCL help page gives a few options one of which is to use

  *   MAP_PROJ = 1 --> "LambertConformal"

or

using  the wrf_user_unstagger function to "unstagger" them but none of them is working in my case.


Regards

Muhammad Omer Mughal
MSc BSc Mechanical Engineering
PhD  Research Scholar
Remote Sensing and Satellite Research Group
Department of Imaging and Applied Physics
Curtin University

Curtin University
Tel | +61 8 9266 7962
Fax | +61 8 9266 2377
Mobile | 0470 237 525

Email | m.mughal1 at postgrad.curtin.edu.au<mailto:m.lynch at curtin.edu.au>
Web | http://curtin.edu.au<http://curtin.edu.au/>

Curtin University is a trademark of Curtin University of Technology.
CRICOS Provider Code 00301J (WA), 02637B (NSW)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181221/f911e6dc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: write_ws_csv.ncl
Type: application/octet-stream
Size: 2583 bytes
Desc: write_ws_csv.ncl
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181221/f911e6dc/attachment.obj>


More information about the ncl-talk mailing list