This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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.