awesome-open-geoscience icon indicating copy to clipboard operation
awesome-open-geoscience copied to clipboard

Update readme - pyinterpolate package

Open SimonMolinsky opened this issue 3 years ago • 1 comments

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:

  • [x] Project is certified awesome
  • [x] The project is open-source and accessible.
  • [x] Searched the existing entries to make sure this is not a duplicate.
  • [x] Contains only a single addition (make separate PRs if adding more than one).
  • [x] Added the link to the bottom of the relevant category.
  • [x] Created a new category only if necessary.
  • [x] Add icon from the media/icon/ folder if applicable (e.g., ![Python](media/icon/python.png) ).
  • [x] Checked spelling and grammar.
  • [x] Removed trailing whitespace and periods.
  • [x] Confirm the dash – is not a minus -.
  • [x] Used title-casing (AP style) for project name.

Checklist for new software projects:

  • [x] Link the code repository rather than the website/documentation
  • [x] Installation instructions present
  • [x] Documentation looks great
  • [x] Examples or Tutorials to follow
  • [x] Tests and Travis CI running

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

  • [x] Easily accessible
  • [x] Comprehensive and widely appealing

SimonMolinsky avatar May 24 '22 10:05 SimonMolinsky

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 avatar Jun 28 '22 06:06 SimonMolinsky

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

SimonMolinsky avatar Sep 04 '22 08:09 SimonMolinsky