All Projects → EcoJulia → SpatialEcology.jl

EcoJulia / SpatialEcology.jl

Licence: other
Julia framework for spatial ecology - data types and utilities

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to SpatialEcology.jl

MetacommunityDynamics.jl
a julia libarary for simulating the dynamics of ecological communities across space
Stars: ✭ 14 (-72%)
Mutual labels:  ecology, macroecology
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-66%)
Mutual labels:  ecology
SpatialDataScience
Introduction to Data Science with R
Stars: ✭ 29 (-42%)
Mutual labels:  ecology
EcoBase.jl
No description or website provided.
Stars: ✭ 16 (-68%)
Mutual labels:  ecology
deep learning ecology
Educational Resources on Neural Networks for Ecology and Remote Sensing
Stars: ✭ 45 (-10%)
Mutual labels:  ecology
OpenRefine-ecology-lesson
Data Cleaning with OpenRefine for Ecologists
Stars: ✭ 20 (-60%)
Mutual labels:  ecology
Circuitscape.py
Circuitscape uses electronic circuit theory to solve problems in landscape ecology.
Stars: ✭ 26 (-48%)
Mutual labels:  ecology
Ecoleta
♻️ Aplicação web para coleta de resíduos de forma eficiente.
Stars: ✭ 19 (-62%)
Mutual labels:  ecology
trex
TRex, a fast multi-animal tracking system with markerless identification, and 2D estimation of posture and visual fields.
Stars: ✭ 46 (-8%)
Mutual labels:  ecology
sdmTMB
🌎 An R package for spatial and spatiotemporal GLMMs with TMB
Stars: ✭ 92 (+84%)
Mutual labels:  ecology
ecobrowser
Save the world by using Eco Browser
Stars: ✭ 17 (-66%)
Mutual labels:  ecology
VIAME
Video and Image Analytics for Multiple Environments
Stars: ✭ 200 (+300%)
Mutual labels:  ecology
CellForest
A cellular-automaton forest simulation set to live data-driven music.
Stars: ✭ 19 (-62%)
Mutual labels:  ecology
enmSdm
Faster, better, smarter ecological niche modeling and species distribution modeling
Stars: ✭ 39 (-22%)
Mutual labels:  biogeography
regen-ledger
Blockchain for planetary regeneration
Stars: ✭ 154 (+208%)
Mutual labels:  ecology
envo
A community-driven ontology for the representation of environments
Stars: ✭ 106 (+112%)
Mutual labels:  ecology
pygbif
GBIF Python client
Stars: ✭ 55 (+10%)
Mutual labels:  ecology
rsMove
Remote Sensing for Movement Ecology
Stars: ✭ 25 (-50%)
Mutual labels:  ecology
infomap ecology package
Package with functions to handle network data and run Infomap, inspired by ecological networks
Stars: ✭ 14 (-72%)
Mutual labels:  ecology
BioEnergeticFoodWebs.jl
A unified interface for simulations of the Bio-Energetic model on food webs
Stars: ✭ 24 (-52%)
Mutual labels:  ecology

SpatialEcology

d_stable d_latest

version CI Doc Coverage

Primary author: Michael Krabbe Borregaard (@mkborregaard)

A package for community- and macro-ecological analysis in julia. This package offers a set of base types for interoperability in spatial ecology. The idea is to provide a powerful framework for expressing a great variety of analyses in a flexible manner. It presently holds types for presence-absence matrices, site data and species traits, and will be included with phylogenies and ecological interaction networks. SpatialEcology takes care of aligning all data for analysis.

The emphasis is on fast, flexible code operating mainly with views into the larger dataset. It currently holds fast, specialized code for operations on views into sparse matrices (such as presence-absence matrices). This allows analyses to be done in a split-apply-combine framework.

The package originated as a port of the R package nodiv, available from CRAN.

  • Types:
    • Assemblage (holds presence-absence information along with information on traits and sites)
    • ComMatrix (presence-absence matrix)
    • SpatialData (Grid or Point data with site information)

Relevant other packages

This package is part of the EcoJulia organisation, which aims to bring together a coherent set of packages for ecological data analysis.For other relevant packages check the BioJulia organisation focusing on molecular biology, and the JuliaGeo organisation focusing on geographical data analysis. A long-term goal of the EcoJulia organisation is to interface as seamlessly as possible with these projects to create an integrated data analysis framework for julia.

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].