Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cropbox/cropbox.jl
ðū declarative crop modeling framework
https://github.com/cropbox/cropbox.jl
crop-model cropbox julia
Last synced: about 1 month ago
JSON representation
ðū declarative crop modeling framework
- Host: GitHub
- URL: https://github.com/cropbox/cropbox.jl
- Owner: cropbox
- License: mit
- Created: 2019-07-30T00:08:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T13:26:48.000Z (5 months ago)
- Last Synced: 2024-10-30T03:37:50.506Z (2 months ago)
- Topics: crop-model, cropbox, julia
- Language: Julia
- Homepage:
- Size: 14.9 MB
- Stars: 19
- Watchers: 9
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.bib
Awesome Lists containing this project
README
# Cropbox.jl
[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://cropbox.github.io/Cropbox.jl/stable/)
[![Latest Documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://cropbox.github.io/Cropbox.jl/dev/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/cropbox/cropbox-binder/main)Cropbox is a declarative modeling framework specifically designed for developing crop models. The goal is to let crop modelers focus on *what* the model should look like rather than *how* the model is technically implemented under the hood.
## Talks
- [JuliaCon 2022](https://youtu.be/l43ldy_L35A) -- "Cropbox.jl: A Declarative Crop Modeling Framework"
## Examples
- ð [LeafGasExchange.jl](https://github.com/cropbox/LeafGasExchange.jl) / [plants2020](https://github.com/cropbox/plants2020): coupled leaf gas-exchange model
- ð§ [Garlic.jl](https://github.com/cropbox/Garlic.jl): garlic growth simulation model
- ðĨŽ [Cabbage.jl](https://github.com/cropbox/Cabbage.jl): port of pycabbage model
- ðą [SimpleCrop.jl](https://github.com/cropbox/SimpleCrop.jl): example of DSSAT-like crop model written in Cropbox
- ðŠī [CropRootBox.jl](https://github.com/cropbox/CropRootBox.jl): example of root system architecture simulation like CRootBox## Tutorials
- Cropbox Workshop: [2021](https://github.com/cropbox/cropbox-workshop-2021), [2022](https://github.com/cropbox/cropbox-workshop-2022) (Korea), [2022](https://github.com/cropbox/cropbox-workshop-2022-tw) (Taiwan)
- [UW SEFS 508](https://github.com/uwkimlab/plant_modeling) -- "Plant Modeling" course at University of Washington
- [Cropbox Tutorial](https://github.com/cropbox/cropbox-tutorial-KSAFM2020) presented at [KSAFM](http://www.ksafm.org/en/) 2020 Workshop## Citation
Yun K, Kim S-H (2023) Cropbox: a declarative crop modelling framework. in silico Plants, 5(1), diac021, https://doi.org/10.1093/insilicoplants/diac021