parsing-basin-models

Community

Parse basin models programmatically, eliminate manual file inspection.

Authorgpt-cmdr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need to manually inspect and edit HEC-HMS basin files.

Core Features & Use Cases

  • Component Extraction: Automatically read subbasins, junctions, and reaches from .basin files.

Quick Start

Get all subbasins from the project.basin file and display their areas and downstream connections.

Core Features & Use Cases

  • Parameter Operations: Programmatically get and set curve numbers, lag times, and routing parameters.

Quick Start

Extract the loss parameters for Subbasin1 from the project.basin file.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parsing-basin-models
Download link: https://github.com/gpt-cmdr/hms-commander/archive/main.zip#parsing-basin-models

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository