[ncl-talk] geopotential height calculation

Zhifeng Yang yangzf01 at gmail.com
Tue Oct 23 15:12:18 MDT 2018


Hi Adam and Barry,

Sorry for less information. The vertical grid in MPAS is sigma. The
horizontal grid is Voronoi mesh, unstructured grid. I saw there is a
section in NCL processing MPAS model data. I thought MPAS is very common
while using NCL. Here I attached the output from ncdump and
printVarSummary. There are three types of model output files. diagnos,
history, and restart. I am planning to use history output to calculate the
geopotential height.

I took a look of several wrf related functions in NCL, e.g.
wrf_interp_3d_z, wrf_interp_2d_xy. However, they are for latitude-longitude
grids, like WRF.

Zhifeng


On Mon, Oct 22, 2018 at 11:02 PM Barry Lynn <barry.h.lynn at gmail.com> wrote:

> Just curious -- have your tried the WRF functions?
>
> On Mon, Oct 22, 2018 at 11:53 PM Adam Phillips <asphilli at ucar.edu> wrote:
>
>> Hi Zhifeng,
>> I think more information is needed about your data to answer the
>> question. Is your data on hybrid-sigma levels, or some other vertical
>> coordinate? Is your data on an unstructured grid, or some other type? A
>> printVarSummary of your data would also be helpful.
>> Adam
>>
>> On Mon, Oct 22, 2018 at 1:40 PM Zhifeng Yang <yangzf01 at gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> I want to get the geopotential height at 500 mb from MPAS model output.
>>> Do we have NCL function to calculate it, or other possible methods? Thank
>>> you
>>>
>>> Zhifeng
>>> _______________________________________________
>>> ncl-talk mailing list
>>> ncl-talk at ucar.edu
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>
>>
>>
>> --
>> Adam Phillips
>> Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
>> www.cgd.ucar.edu/staff/asphilli/   303-497-1726
>>
>> <http://www.cgd.ucar.edu/staff/asphilli>
>> _______________________________________________
>> 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 Associate Scientist, 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181023/f9440dc6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2018_gfs_varsummary
Type: application/octet-stream
Size: 86531 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181023/f9440dc6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: variable_diag
Type: application/octet-stream
Size: 17921 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181023/f9440dc6/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: variable_restart
Type: application/octet-stream
Size: 42567 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181023/f9440dc6/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: variable_history
Type: application/octet-stream
Size: 1125347 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181023/f9440dc6/attachment-0007.obj>


More information about the ncl-talk mailing list