-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 857 Bytes
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
title: "Agentic HEC-RAS"
message: "If you use this software, please cite it."
type: software
authors:
- family-names: Zhang
given-names: Zhonghao
affiliation: University of Victoria
email: zhonghaoz@uvic.ca
abstract: >-
A headless, natural-language-driven, automated modelling workflow for HEC-RAS.
A single Model Context Protocol (MCP) server plus skills wrap ras-commander and
h5py so an agent can inspect a HEC-RAS project, edit boundary hydrographs and
plan settings, run plans headless (Ras.exe -c), read HDF results, compare
scenarios, plot and write provenance manifests without the GUI.
keywords:
- HEC-RAS
- river hydraulics
- flood modelling
- agentic modelling
- Model Context Protocol
- reproducible modelling
license: MIT
repository-code: "https://github.com/Zhonghao1995/Agentic-HEC-RAS"