[
https://issues.apache.org/jira/browse/CLIMATE-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386663#comment-15386663
]
ASF GitHub Bot commented on CLIMATE-829:
----------------------------------------
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 <[email protected]>
Date: 2016-07-20T21:18:25Z
Added conda package recipes
----
> Add conda package recipes
> -------------------------
>
> Key: CLIMATE-829
> URL: https://issues.apache.org/jira/browse/CLIMATE-829
> Project: Apache Open Climate Workbench
> Issue Type: New Feature
> Components: build process, easy-ocw
> Affects Versions: 1.1
> Reporter: Alex Goodman
> Assignee: Alex Goodman
> Fix For: 1.1
>
>
> To allow others to contribute towards maintaining the newly made conda
> package installer, I will add a new directory to the code base containing the
> package build recipes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)