https://github.com/openalea/braceroot
https://github.com/openalea/braceroot
brace-root maize-crops openalea root
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/openalea/braceroot
- Owner: openalea
- Created: 2020-02-10T16:26:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T15:03:09.000Z (about 4 years ago)
- Last Synced: 2024-04-24T11:10:34.224Z (over 2 years ago)
- Topics: brace-root, maize-crops, openalea, root
- Language: Jupyter Notebook
- Size: 3.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brace Root
[](https://conda.anaconda.org/openalea3/braceroot)
[](https://anaconda.org/openalea3/braceroot)
[](https://github.com/openalea/braceroot/actions)
Brace Root contribution to mechanical stability
## Documentation
### Installation with Miniconda (Windows, linux, OSX)
#### Miniconda installation
Follow official website instruction to install miniconda :
http://conda.pydata.org/miniconda.html
1. Create virtual environment and activate it
```
conda create --name brace -c openalea3 -c conda-forge braceroot
conda activate brace
```
2. Build and install from source (alternative)
```
cd braceroot/conda
conda build -c openalea3 -c conda-forge .
conda install -c openalea3 -c conda-forge --use-local braceroot
```
(Optional) Install several package managing tools :
```
conda install jupyterlab pytest
```
## Authors
* Erin Sparks
* Christophe Pradal
* Baptiste Brument
* Lindsay Erndwein
* Christian Fournier
* Adam Stager