[ncarg-talk] How to get data from wrfout at certain height?

ananya sritawan ananbeam76 at gmail.com
Sun Jul 24 03:17:52 MDT 2016


Dear all

I have been working on WRF-LES and now I am trying to get a data at a
certain height says 20m 30m 100m.
The data that I want to obtain is sensible heat flux from my wrfout at 20m
30m and 100m. Can we do that? Therefore I tried to look for the ncl script
to do so and I found one then I modified the script according to my need
with my very little skill of coding. But when I ran the script, I've got an
error about the dimension. something like this : (when I use  wrf_interp_1d)

fatal:wrf_interp_1d: The v_in, z_in, and z_out arrays must be the same
number of dimensions

fatal:["Execute.c":8575]:Execute: Error occurred at or near line 51 in file
fillvalue100

which I have tried to check how to make it into the same number of
dimension, but I didn't found one although I still quite not sure its
dimension process. I also attached the script and my nameless input
below(in the script "fillvalue100" for getting data at 100m).

I'm a newbie for both wrf and ncl, so any suggestion would be greatly
appreciate. I really need help.

-- 
Ananya SRITAWAN
Hydro-Environment Laboratory
Graduate School of Environmental Studies, Tohoku University.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncarg-talk/attachments/20160724/763d7162/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fillvalue100
Type: application/octet-stream
Size: 2577 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncarg-talk/attachments/20160724/763d7162/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: namelist.input
Type: application/octet-stream
Size: 5298 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncarg-talk/attachments/20160724/763d7162/attachment-0001.obj 


More information about the ncarg-talk mailing list