gpt-cmdr

65 mods across 2 repositories, 90 stars between them.

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Crawl FEMA's public BLE/eBFE S3 bucket to build a catalog of available Base Level Engineering datasets by state, HUC, and watershed. Cache results locally. Use when discovering what BLE models are available for a region before download.

78 yesterday A 58 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Organize downloaded FEMA eBFE/BLE model files into standardized 4-folder structure. Use when working with eBFE downloads that need organization into: HMS Model/ (HEC-HMS hydrologic models) RAS Model/ (HEC-RAS hydraulic models) Spatial Data/ (GIS, terrain, geodatabases) Documentation/ (reports, PDFs, metadata) Handles…

78 yesterday A 110 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Validate organized eBFE/BLE model using ras-commander dataframes. Uses initrasproject() then checks plandf, boundarydf, rasmapdf to verify: All plan files exist All DSS files exist with relative paths All terrain files exist with relative paths All HDF results accessible No absolute paths (would cause GUI popups) Use…

78 yesterday A 173 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Set up, audit, and qualify isolated headless Linux instances that use the official HEC-RAS Linux solvers where supported and Windows HEC-RAS RasProcess/RASMapper components through Wine for remaining geometry, terrain, and ras2cng map-export gaps. Use for Linux, Wine, Apptainer, Proxmox/LXC, Slurm/HPC, ras2cng…

78 yesterday A 123 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Executes HEC-RAS plans using RasCmdr.computeplan(), handles parallel execution across multiple plans, manages destination folders, and monitors real-time progress with callbacks. Use when running HEC-RAS simulations, computing plans, executing models, parallel workflows, setting up distributed computation, batch…

78 yesterday A 119 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Executes HEC-RAS plans using RasControl class via HECRASController COM interface for legacy HEC-RAS versions (3.x-5.x). Handles COM lifecycle management, session tracking, orphan cleanup, steady/unsteady result extraction, and watchdog protection for Jupyter notebooks. Use when automating legacy HEC-RAS, extracting…

78 yesterday A 175 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Distributed HEC-RAS execution across remote workers (PsExec, Docker, SSH, cloud). Handles worker initialization, queue scheduling, and result aggregation. Use when setting up remote execution, distributed computation, cloud workflows, scaling HEC-RAS across machines, parallel processing on multiple computers, Windows…

78 yesterday A 141 tokens original MIT

hecras_explore_gui

56

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Explores the HEC-RAS GUI to document menus, dialogs, controls, and workflows using win32com automation with screenshot capture. Use when needing to discover menu structure, document dialog controls, capture screenshots for documentation, or explore unfamiliar GUI elements in HEC-RAS. Triggers: explore GUI, screenshot…

78 yesterday A 98 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Export HEC-RAS geometry and simulation results to cloud-native formats: GeoParquet, PMTiles (vector and raster), and PostGIS. Uses ras2cng as a CLI wrapper over ras-commander parsers. Use when exporting HEC-RAS mesh geometry to GeoParquet, publishing results as PMTiles for web maps, querying HEC-RAS outputs with…

78 yesterday A 154 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Extract HEC-RAS hydraulic results from HDF files including water surface elevations (WSE), depths, velocities, and flows for both steady and unsteady simulations. Handles cross section time series, 2D mesh results, maximum envelopes, and dam breach results. Use when you need to extract, analyze, or post-process…

78 yesterday A 201 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Parse HEC-RAS compute output from HDF files to extract execution status, diagnostic messages, and performance metrics. Converts raw computation messages into structured diagnostics for workflow orchestration. Use when checking plan completion status, extracting compute messages, diagnosing execution failures…

78 yesterday A 114 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Parses and modifies HEC-RAS plain text geometry files (.g##) using fixed-width FORTRAN format. Handles cross sections, storage areas, bridges, culverts, lateral structures, and Manning's n tables. Use when reading geometry files, modifying cross sections, updating roughness, extracting structure data, parsing .g##…

78 yesterday A 141 tokens original MIT

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Decision support for HEC-RAS execution strategy. Analyzes project inspector output to recommend which plans to run, execution mode, and optimal parameters. Provides structured execution plans with dependency ordering, prerequisite validation, and resource-aware parameter recommendations. Use when planning execution…

78 yesterday A 125 tokens original MIT

hecras_screenshot

62

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Capture HEC-RAS and standalone RASMapper windows through current ras-commander Win32 APIs for documentation, debugging, QA/QC evidence, galleries, and deterministic spatial review packages. Use for screenshot, visible-window capture, RASMapper snapshot, dialog capture, or model gallery requests on Windows.

78 yesterday A 67 tokens original MIT

precip_analyze_aorc

63

gpt-cmdr/ras-commander

Skill Claude CodeCodex

Retrieves and processes AORC precipitation data for HEC-RAS/HMS models. Handles spatial averaging over watersheds, temporal aggregation, DSS export, and Atlas 14 design storms. Use when working with historical precipitation, AORC data, calibration workflows, design storm generation, rainfall analysis, SCS Type II…

78 yesterday A 160 tokens original MIT

gpt-cmdr/ras-commander-mcp

Instructions file

Instructions for gpt-cmdr/ras-commander-mcp, covering claude.md, commands, build & development, testing & validation and required post-update testing.

12 2mo ago A 1,686 tokens original MIT

hecras

65

gpt-cmdr/ras-commander-mcp

MCP server Claude CodeCodexCursor +2

MCP server "hecras" as configured in gpt-cmdr/ras-commander-mcp. Runs locally from the ras-commander-mcp@git+https://github.com/gpt-cmdr/ras-commander-mcp.git Python package. Needs 1 environment variable to run.

12 2mo ago A tokens not measured original MIT