Get a working environment.yml for Python 3.9 (latest supported by TauDEM)
As of now we do not have a .yml installable python 3.10 python environment that includes taudem. While conda-forge installing taudem into an existing environment works, there are incompatible conflicts between taudem and other libraries even when version control is dropped from the .yml file. Additionally, solving the environment takes a while (more minor issue).
issue