-
Notifications
You must be signed in to change notification settings - Fork 12
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
FIX: PyDDA Wind retrieval notebook and baltrad2wradlib notebook #71
Conversation
👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. |
If this runs through and the preview is OK, I'm going to merge this later today. |
@kmuehlbauer - can you add the following to the environment file as well? This will help the pydda notebook: - jaxopt
- tensorflow>=2.6
- tensorflow-probability This will likely speed up the execution of the pydda notebooks as well. |
Is this available in conda-forge? |
yep! 👍 |
@kmuehlbauer - this is from the environment file used for pydda CI |
I've had to revert the tensorflow addition. The environment did not resolve. Maybe we need to create two (or more) different environments? |
No description provided.