Skip to main content
Repositorio de GitHub

SYMFLUENCE

SYMFLUENCE contiene 6 skills recopiladas de symfluence-org, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
13
actualizado
2026-06-14
Forks
17
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-data-handler
Desarrolladores de software

Add or modify a SYMFLUENCE data handler — forcing, geospatial attributes, remote-sensing products, or streamflow/observation datasets — across the acquisition → preprocessing → model-ready pipeline. Covers the registry + import-list mechanism, base-class contracts, mixins, config-key dispatch, and output-path conventions.

2026-06-14
add-model-handler
Desarrolladores de software

Add or modify a SYMFLUENCE hydrological model — runner, preprocessor, postprocessor, config manager, and calibration wiring — via model_manifest() and the unified R.* registries. Covers the models/ taxonomy (process-based, conceptual, ML, LSM, framework, routing) and the settings/forcing/simulations path conventions.

2026-06-14
add-optimizer
Desarrolladores de software

Add a new optimization/search algorithm to SYMFLUENCE's calibration loop — subclass OptimizationAlgorithm, implement the callback-driven optimize(), and register it in ALGORITHM_REGISTRY. Covers the algorithm↔worker contract, normalized-parameter conventions, the evaluate/record/update callbacks, and gradient support.

2026-06-14
explore-platform
Desarrolladores de software

Discover what SYMFLUENCE offers by introspecting the live registry and config schema — available models, forcing/observation datasets, optimizers, calibration targets, metrics, presets, templates, and config keys. Start here before choosing a model/dataset to run, or before extending the platform.

2026-06-14
run-workflow-locally
Desarrolladores de software

Run the SYMFLUENCE workflow locally — full pipeline or single steps — via the `symfluence workflow` CLI (run/step/steps/resume/status/validate/clean). Covers the 16-step order + aliases, the config-hash stage-marker system (why a step is skipped or auto-re-runs), authoring/validating a config, and the domain_{NAME} layout.

2026-06-14
debug-calibration
Desarrolladores de software

Diagnose SYMFLUENCE calibration/optimization that misbehaves — flat or stuck scores, workers crashing, params not reaching the model, NaN metrics, parallel process-dir cross-talk, or regionalization not varying spatially. Fault-tree for the DDS/PSO/SCE-UA/DE loop and the BaseWorker apply→run→metrics cycle.

2026-06-14