App API evo-edu.org

Shared programmable interfaces for the ecology remediation family.

Ecology API

Programmable simulation interfaces for EcoBalance and Climate Range Shifter.

This family API is the ecology-side counterpart to the population-genetics module. It provides reusable simulation functions for browser use and automated tests while the legacy interfaces remain in place.

Available Interfaces

EcoBalance

Prototype

Run predator-prey and ecological-feedback simulations with reusable parameter input.

window.evoEduApis.ecology.ecobalance.runSimulation(params)
FamilyEcology
Used byEcoBalance
Input shapeSimulation parameters object
StatusShared browser and node-consumable family API module.

Climate Range Shifter

Prototype

Run climate-linked range-change simulations for suitability, mismatch, and movement.

window.evoEduApis.ecology.climateRangeShifter.runSimulation(params)
FamilyEcology
Input shapeSimulation parameters object
StatusShared browser and node-consumable family API module.