E3SM-Project / e3sm-unified

A metapackage for a unified anaconda environment for analyzing results from the Energy Exascale Earth System Model (E3SM).
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

Packages needed to support MPAS COMPASS workflow #25

Closed pwolfram closed 6 years ago

pwolfram commented 6 years ago

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:

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).

xylar commented 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.

pwolfram commented 6 years ago

@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?

sbrus89 commented 6 years ago

@xylar, I agree with @pwolfram. The latest versions are best. Thanks!

xylar commented 6 years ago

Addressed in #26