DataverseLabs / pyinterpolate

Kriging | Poisson Kriging | Variogram Analysis
https://pyinterpolate.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

422 need for pylibtiff==051 pin #425

Closed SimonMolinsky closed 2 months ago

SimonMolinsky commented 2 months ago

Updated dependencies

Package version (main branch)

version: 0.5.1

Description

Updated dependencies - GeoPandas to version > 1, and pylibtiff > 0.6, and numpy < 2

Problem

Package won't work with GeoPandas, and this is a huge problem.

Solution

Updating dependencies.

Affected modules

Unit tests

Package check

(Optional) Additional info

Is feature related to literature? Does change require new dependencies? Any other information...

SimonMolinsky commented 2 months ago

I'm merging it. This is the problem with GA scripts.

SimonMolinsky commented 2 months ago

@martinfleis

I updated the package on PyPI and Conda-Forge ;) Thanks for your review and support!

martinfleis commented 2 months ago

Thanks for a speedy response!