softwareunderground / awesome-open-geoscience

Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome
Creative Commons Zero v1.0 Universal
1.48k stars 480 forks source link

Update readme - pyinterpolate package #177

Closed SimonMolinsky closed 2 years ago

SimonMolinsky commented 2 years ago

Project name: Pyinterpolate

Project website/repository: https://github.com/DataverseLabs/pyinterpolate

License: BSD-3-Clause

Submission type: New Software Project

Checklist for all pull requests:

Checklist for new software projects:

Checklist for new Data Repositories, Tutorials and Cheat Sheets, and Miscellaneous:

SimonMolinsky commented 2 years ago

Hi @JustinGOSSES ,

Thank you for your time & comment! I was aware that the package works only with Python 3.7, but I haven't known that conda stopped support for this version. The good news is that for the last few months I have been upgrading the package to work with Python 3.7 - 3.10, so soon it will be available. Based on your comment, rather sooner than I initially planned.

I'll let you know when the problem is gone. Thank you again!

SimonMolinsky commented 2 years ago

Hi @JustinGOSSES ,

As I said, the new version of the package is out. Now it works with P3.7-P3.10. If you plan to test it, I recommend using README (setup desc) and the tutorials section where you can quickly try the API: https://github.com/DataverseLabs/pyinterpolate/tree/main/tutorials