debug-calibration

Diagnose SYMFLUENCE calibration issues in optimizer, worker tasks, and metric calculations.

13|17|Updated Aug 22, 2024
One-click install
npx skills add https://github.com/symfluence-org/SYMFLUENCE --skill debug-calibration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-calibration
Source: https://github.com/symfluence-org/SYMFLUENCE/tree/main/src/symfluence/resources/skills/debug-calibration
Command: npx skills add https://github.com/symfluence-org/SYMFLUENCE --skill debug-calibration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit addresses issues with SYMFLUENCE calibration, such as flat or stuck scores, worker crashes, or regionalization problems, providing a fault-tree for debugging and optimization.

Core Features & Use Cases

  • Diagnose Calibration Issues: Identify and fix common calibration problems such as flat scores, worker failures, and parameter mismatches.
  • Fault-Tree Analysis: Offers a comprehensive guide to diagnose issues within the SYMFLUENCE calibration loop, including optimizer, worker, and metric computation stages.
  • Use Case: If a calibration run is not improving, use this Skill to determine if the issue lies with parameter application, model execution, or metric calculation.

Quick Start

Run the debug-calibration skill to diagnose issues with your calibration run.

Frequently Asked Questions about debug-calibration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why is my hydrological model calibration producing flat or stuck scores?

Hydrological calibration scores stay flat or stuck when parameter application, model execution, or metric calculation fails within the SYMFLUENCE framework. This Skill diagnoses these issues by examining the optimizer, worker tasks, and metric computations to identify the root cause.

How do I debug calibration worker crashes during parameter optimization?

Debug calibration worker crashes by examining the SYMFLUENCE worker tasks and model execution stages. This Skill provides a comprehensive fault-tree analysis to diagnose whether worker failures stem from parameter mismatches or model execution errors.

What is fault-tree analysis for hydrological model calibration debugging?

Fault-tree analysis for hydrological model calibration debugging systematically examines the SYMFLUENCE calibration loop, including the optimizer, worker, and metric computation stages, to isolate whether issues lie with parameter application, model execution, or metric calculation.

Do I need SYMFLUENCE model files and configurations to diagnose calibration issues?

Yes, diagnosing SYMFLUENCE calibration issues requires access to SYMFLUENCE model files and configurations. The Skill examines optimizer, worker task, and metric calculation setups to properly identify parameter optimization and workflow management problems.

How do I fix regionalization problems in SYMFLUENCE calibration runs?

Fix regionalization problems in SYMFLUENCE calibration runs by using the fault-tree debugging approach to trace issues across the optimizer, worker, and metric computation stages. This Skill helps determine if regionalization failures originate from parameter mismatches or metric calculation errors.