GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/371
CLIMATE-829 - Add conda package recipes This commit includes conda package recipes for ocw as well as some specific dependencies which do not currently have packages on the main anaconda channel. Note that any attempt building the package from the recipe as is will install the most recently committed code, but this can be changed by setting `git_rev` to a specific release version in `ocw/meta.yaml`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/agoodm/climate master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/371.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #371 ---- commit ad3035b5ea38233c5f23a400adf391e11ccbc8da Author: Alex Goodman <ago...@users.noreply.github.com> Date: 2016-07-20T21:18:25Z Added conda package recipes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---