Oliver (Yi-Che) Chang
Oliver (Yi-Che) Chang
**Snakemake Version** 7.32.4 **Related Issues/Discussions** - Issue #1640 - [StackOverflow Discussion on Snakemake Version Mismatch](https://stackoverflow.com/questions/72109298/snakemake-version-mismatch-of-python-pandas-and-numpy/72109893#72109893) **Description of the Bug** Observed Problematic Behavior: Snakemake unexpectedly stacks conda environments. An error occurs...
### What happened? I'm trying to compute masks (from DataArray's data itself) and assign them as coordinates, but it appears that depending on the combination of coords/dims of the computed...