-
Notifications
You must be signed in to change notification settings - Fork 12
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 conda-forge and pypi badges + update installation instructions #149
Conversation
@angus-g, I'm trying to update the installation instructions. Question: still after merging in conda-forge, to install regional-mom6 we need to first install |
No, the conda method will pull in all the required dependencies. |
But the pip method won't, right? |
Correct, as noted in the xesmf docs: https://xesmf.readthedocs.io/en/latest/installation.html#notes-about-esmpy |
OK, gotcha! Let me update the instructions to reflect this and I'll ping you to review this PR. |
have a look whenever you can @angus-g -- thanks! |
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! The process is getting cleaner...
Co-authored-by: Angus Gibson <[email protected]>
Co-authored-by: Angus Gibson <[email protected]>
OK, done with everything! |
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.
Nice, lgtm
Closes #6 !!