New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add OSX installation instructions to docs #2115
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, just a small change from my side!
For the tests you updated, we needed to install libomp
and use environment_osx.yml
. Is that not necessary here?
Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Thanks for the review, @stefsmeets! In installing only |
Thanks @bvreede and @stefsmeets! |
This PR updates the installation instructions to explicitly include ESMValTool installation recommendations for MacOSX. As there is no support for NCL, Julia, and R on OSX, we recommend OSX users to either install only the Python diagnostics, or make use of the Docker container.
Docs: https://esmvaltool--2115.org.readthedocs.build/en/2115/quickstart/installation.html#installation-on-macosx