creare-com / pydem

Python library for Global Hydrology Analysis. Used to calculate upstream contributing area, aspect, slope, and topographic wetness index.
Apache License 2.0
114 stars 35 forks source link

Python 3 release open issues #21

Closed mpu-creare closed 4 months ago

mpu-creare commented 3 years ago
bgriffen commented 1 year ago

Just checking - was the development branch a working python3+ version or still a work in progress that now now been archived? pyDEM seems to be the one of the only good options, though perhaps not converted to python3 yet? Are there alternatives you might suggest?

mpu-creare commented 1 year ago

For basic single-tile TWI processing, the develop branch should meet your Python3 needs.

I'm also happy to accept merge requests to the main branch to make a pip-installable Python3 version of PyDEM, I just don't have time to work on it myself.

mpu-creare commented 4 months ago

See #25 . Finally had time to release Python 3 version. Should by up on PYPI soon.