[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[python #SRX-572503]: q vectors python
- Subject: [python #SRX-572503]: q vectors python
- Date: Mon, 22 Mar 2021 17:45:11 -0600
Hello!
Yes, as long as you have all the appropriate inputs for these functions, you
can use your own data and plot the results. MetPy does support calculating
static stability with `metpy.calc.static_stability` if you provide pressure and
temperature. The documentation for this is available here:
https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.static_stability.html
If you've never used MetPy, you'll also have to make sure to make sure you've
appropriately attached the physical units of your own data to the numbers you
read in. This can be done through metpy.units or MetPy's xarray parsing
functionality. Check out the MetPy User Guide and collection of examples
available on the documentation website:
https://unidata.github.io/MetPy/latest/userguide/index.html
If you have any trouble navigating this, don't hesitate to follow up with us.
Thanks!
All the best,
Drew
> Also for static stability too?
>
> > Ok.
> > Do you mean that i could plot them with data i will give as an input?
Ticket Details
===================
Ticket ID: SRX-572503
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.