[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #HEQ-278408]: Metpy Profile Calculations



Hi,

Currently, most profile functions really only work on single profiles, so you 
would need to manually loop cell by cell. There are a few exceptions (like 
`lcl`).

Long term, we want all of the functions to support handling full arrays, but 
we're not there today.

Ryan

> Hi Ryan,
> 
> I am trying to calculate vertical profile characteristics (e.g. Lifted
> Index or Equilibrium Level) across a map.  Am I able to provide the mpcalc
> functions an nd array and have it perform the calculations all at once, or
> does this need to be done cell by cell?
> 
> For example, let's say I have a 1D pressure array and 3D temperature and
> dewpoint arrays of shape (p,lat,lon).  I would want mpcalc.el to return an
> array of shape (lat,lon).
> 
> Thanks,


Ticket Details
===================
Ticket ID: HEQ-278408
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.