Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add low level functions for clouds via pybind #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

makepath-alex
Copy link
Collaborator

Closes #53
Python bind function names:

  • rrtmgp_compute_tau_rayleigh
  • rrtmgp_compute_cld_from_table
  • rrtmgp_compute_cld_from_pade

@makepath-alex
Copy link
Collaborator Author

makepath-alex commented Dec 10, 2024

Note: the functions are added to rrtmgp_kernels.h in 06ea8284071b80d393ff8df659a2ef4b4bfb2aa8, so it's normal to fail

@makepath-alex makepath-alex added this to the Phase 2 milestone Dec 11, 2024
@makepath-alex makepath-alex self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Add low level functions for clouds via pybind
1 participant