pletzer / mint

MINT - Mimetic Interpolation on the sphere
BSD Zero Clause License
8 stars 4 forks source link

current release is only available in python 3.9? #69

Closed pletzer closed 2 years ago

pletzer commented 2 years ago

Hi, Yes only 3.9. What versions do you need and for which platform (Windows, Linux or Mac OS X)? Thanks.

stephenworsley commented 2 years ago

I was interested in python 3.8 since I wanted to have this in the same environment as iris-esmf-regrid which is currently pinned to 3.8 due to testing issues in iris. We're working on unpinning python though, so I imagine this should resolve itself eventually.

pletzer commented 2 years ago

Hi @stephenworsley . Version 1.23.0 is now available for Python 3.7-3.9 in the conda-forge channel for Linux and MacOS X. Windows 64 has a Python 3.9 build. Hope this helps.