Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

How to directly get atmosphere variables at specific pressure level?

jie_wong

jie wang
New Member
Hello,
I notice that I can output these variables at specific pressure level directly by set fincl1='U200','V200','U850','V850','OMEGA500','OMEGA850'. But it seems UV at other level (like 700,500hPa) can not be gotten in that way. I konw it can be gotten output the whole level of U or V or other variables(such as RH, PHIS), but then the files would be very large.
So I want to ask how to directly get atmosphere variables (U,V,relative humidity, PHIS. etc. ) at specific pressure level?

Thanks,
Jie
 

Li1108

New Member
The variables from the model output are all on hybrid sigma-pressure levels. You need to interpolate them onto the standard pressure levels.
 
Top