Skip to content

Conversation

@gitlinffff
Copy link

cape_cin, lfc, el, parcel_profile remain in Python but utilize other underlying c++ functions.

c++ functions created at this stage:

  • MoistAirGasConstant
  • MoistAirSpecificHeatPressure
  • WaterLatentHeatVaporization
  • WaterLatentHeatSublimation
  • RelativeHumidityFromDewPoint
  • DryLapse (using py::vectorize)
  • DryLapseProfile
  • CaldlnTdlnP
  • MoistLapse
  • MoistLapseProfile
  • LCL
  • LCLVectorized
  • _CheckPressure
  • ParcelProfile
  • _ParcelProfileHelper
  • _SaturationVaporPressureLiquid
  • _SaturationVaporPressureSolid
  • SaturationVaporPressure
  • DewPoint
  • MixingRatio
  • SaturationMixingRatio
  • SpecificHumidityFromMixingRatio
  • SpecificHumidityFromDewPoint
  • VirtualTemperature
  • VirtualTemperatureFromDewpoint
  • lambert_wm1

dopplershift and others added 30 commits May 23, 2025 13:43
* vectorize the function using pybind11/numpy.h, achieving handling numpy array, float and dtype

* add dewpoint, add constants.hpp, adding other functions WIP
…midity_from_mixing_ratio, specific_humidity_from_dewpoint
@CLAassistant
Copy link

CLAassistant commented Jul 21, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ gitlinffff
✅ dopplershift
❌ Linfeng Li


Linfeng Li seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants