Skip to content

Add Python Optimal Transport to the pangeo-notebook environment #613

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

Merged
merged 3 commits into from
Jul 9, 2025

Conversation

tatsumonkman47
Copy link
Contributor

I'd like to add the Python Optimal Transport (POT) library to the pangeo-notebook environment on the leap-pangeo 2i2c hub. I'm using POT to calculate ND Wasserstein distances between large probability distributions generated from ocean gcm data, which is a very intensive but easily parallelizable calculation that I'd like to perform using Dask Gateway. I've discussed this with @weiji14 in this issue and they think it would be a reasonable package to add.

Thanks!

Copy link
Contributor

github-actions bot commented Jul 8, 2025

Binder 👈 Try on Mybinder.org!

@pangeo-bot
Copy link
Collaborator

/condalock
Automatically locking new conda environment, building, and testing images...

Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tatsumonkman47! Just a minor alphabetical ordering issue, and should be ok to merge after the tests pass.

Switch package order for alphabetization

Co-authored-by: Wei Ji <[email protected]>
@weiji14 weiji14 merged commit cb214e0 into pangeo-data:master Jul 9, 2025
5 checks passed
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