Closed pwolfram closed 6 years ago
@pwolfram, is it important to have these specific versions or would it be okay to not specify the package version and just pick up the latest? If the latter, this tends to mean less work updating version numbers and better compatibility with other conda-forge packages.
@xylar, latest is best, especially if that is the easiest. I am not aware of any reason to tie to version for now. @sbrus89, do we need these tied to a particular version number?
@xylar, I agree with @pwolfram. The latest versions are best. Thanks!
Addressed in #26
Following the PR at https://github.com/MPAS-Dev/MPAS-Model/pull/74, we need the following python packages needed to support use of JIGSAW in COMPASS include:
conda install -c conda-forge pyflann
)conda install -c conda-forge scikit-image
)cc @sbrus89 and @mark-petersen
Note, this is not high-priority issue because only the users on this issue are affected for the short term (e.g., to Nov 2018).