ERSE Downloads

Hosted by Carolina Parakeet Project
carolinaparakeet/erse/downloads

ERSE / Downloads

Central package surface for the Carolina-parakeet-specific ERSE workflow. This page is now aligned to the same white computational UI as the workspace index, with rust-orange accents and shared interaction components.

Required Files

Each package is presented as a clean modular card so the static page reads like a modern tool manifest rather than a generic list of files.

download manifest
YAML required
Starter Configuration

Baseline ERSE YAML configuration tuned for Carolina parakeet scenario assumptions.

starter-config.yaml / baseline preset / placeholder endpoint
Raster Bundle required
Environmental Layer Bundle

Climatology, terrain, and land-cover rasters for suitability and prior generation.

env-layers.zip / suitability inputs / placeholder endpoint
Risk Bundle required
Risk Layer Bundle

Road/light/chemical proxy layers for anthropogenic friction and disturbance scenarios.

risk-layers.zip / pressure inputs / placeholder endpoint
CSV required
Species Input Sheet

Interaction matrix templates, initial abundances, and parameter-range starter set.

species-inputs.csv / species setup / placeholder endpoint
Examples optional
Example Outputs

Sample reports, heatmaps, and sensitivity outputs for validation and onboarding.

example-outputs.zip / demo artifacts / placeholder endpoint

Run Sequence

The operational flow is kept on-page so the downloads surface works as both a package index and a lightweight onboarding console.

use in order
1. Download starter config and layer bundles.
2. Place files into ERSE workspace input folders.
3. Start local ERSE runtime with ./start_erse_local.sh from this folder.
4. Validate assumptions and diagnostics before interpretation.
Runtime health URL after startup: http://127.0.0.1:8501/_stcore/health. Replace placeholder download anchors with production endpoints when your package hosting is ready.