All Projects → PoisotLab → BioEnergeticFoodWebs.jl

PoisotLab / BioEnergeticFoodWebs.jl

Licence: other
A unified interface for simulations of the Bio-Energetic model on food webs

Programming Languages

julia
2034 projects
Makefile
30231 projects

Projects that are alternatives of or similar to BioEnergeticFoodWebs.jl

fgeo
[Meta R-package on CRAN] Analyse forest diversity and dynamics
Stars: ✭ 22 (-8.33%)
Mutual labels:  ecology
deep learning ecology
Educational Resources on Neural Networks for Ecology and Remote Sensing
Stars: ✭ 45 (+87.5%)
Mutual labels:  ecology
sdmTMB
🌎 An R package for spatial and spatiotemporal GLMMs with TMB
Stars: ✭ 92 (+283.33%)
Mutual labels:  ecology
CityNet
A neural network classifier for urban soundscapes
Stars: ✭ 21 (-12.5%)
Mutual labels:  ecology
envo
A community-driven ontology for the representation of environments
Stars: ✭ 106 (+341.67%)
Mutual labels:  ecology
GLM
Code for the General Lake Model
Stars: ✭ 30 (+25%)
Mutual labels:  ecology
rsMove
Remote Sensing for Movement Ecology
Stars: ✭ 25 (+4.17%)
Mutual labels:  ecology
OpenRefine-ecology-lesson
Data Cleaning with OpenRefine for Ecologists
Stars: ✭ 20 (-16.67%)
Mutual labels:  ecology
SpatialDataScience
Introduction to Data Science with R
Stars: ✭ 29 (+20.83%)
Mutual labels:  ecology
FSA
FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
Stars: ✭ 54 (+125%)
Mutual labels:  population-dynamics
sql-ecology-lesson
Data Management with SQL for Ecologists
Stars: ✭ 37 (+54.17%)
Mutual labels:  ecology
mizer
Multi-species size-based ecological modelling in R
Stars: ✭ 30 (+25%)
Mutual labels:  population-dynamics
CellForest
A cellular-automaton forest simulation set to live data-driven music.
Stars: ✭ 19 (-20.83%)
Mutual labels:  ecology
NEON-Data-Skills
Self-paced tutorials that review key data literacy concepts and data analysis skills. Published materials can be found at:
Stars: ✭ 67 (+179.17%)
Mutual labels:  ecology
EcoBase.jl
No description or website provided.
Stars: ✭ 16 (-33.33%)
Mutual labels:  ecology
SpatialEcology.jl
Julia framework for spatial ecology - data types and utilities
Stars: ✭ 50 (+108.33%)
Mutual labels:  ecology
VIAME
Video and Image Analytics for Multiple Environments
Stars: ✭ 200 (+733.33%)
Mutual labels:  ecology
MetacommunityDynamics.jl
a julia libarary for simulating the dynamics of ecological communities across space
Stars: ✭ 14 (-41.67%)
Mutual labels:  ecology
pygbif
GBIF Python client
Stars: ✭ 55 (+129.17%)
Mutual labels:  ecology
ecobrowser
Save the world by using Eco Browser
Stars: ✭ 17 (-29.17%)
Mutual labels:  ecology

logo

Bio-energetic food web model

This is a julia implementation of the bioenergetic model applied to food webs.

RTD GitHub tag DOI Gitter

Simulations of biomass flows in food webs is a difficult task, yet performing it correctly is required to understand the ties betweeen the structure and function of ecological communities. This package provides a robustly tested, well-documented, computationally efficient common interface for the simulation of bio-energetic systems in food webs... with additional features (see the documentation for more).

This package is no longer compatible with Julia 0.6 (or older).

Getting started

Simply add the package using the package manager:

import Pkg
Pkg.add("BioEnergeticFoodWebs")

and load it into your workspace:

using BioEnergeticFoodWebs

Read the documentation for a description of functions and examples.

Stable

CI CI CI codecov.io

In development

CI codecov.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].