Metadata-Version: 2.4
Name: TRITON-SWMM_benchmarking
Version: 0.1.0
Summary: Benchmarking TRITON-SWMM using a coastal urban case study in Norfolk, VA.
Author-email: Daniel Lassiter <daniel.lassiter@outlook.com>
Maintainer-email: Daniel Lassiter <daniel.lassiter@outlook.com>
License: MIT
Project-URL: bugs, https://github.com/lassiterdc/TRITON_SWMM_benchmarking/issues
Project-URL: changelog, https://github.com/lassiterdc/TRITON_SWMM_benchmarking/blob/master/changelog.md
Project-URL: homepage, https://github.com/lassiterdc/TRITON_SWMM_benchmarking
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ipdb; extra == "test"
Dynamic: license-file

# TRITON-SWMM Benchmarking

![PyPI version](https://img.shields.io/pypi/v/TRITON-SWMM_benchmarking.svg)
[![Documentation Status](https://readthedocs.org/projects/TRITON-SWMM_benchmarking/badge/?version=latest)](https://TRITON-SWMM_benchmarking.readthedocs.io/en/latest/?version=latest)

Benchmarking TRITON-SWMM using a coastal urban case study in Norfolk, VA.

* PyPI package: https://pypi.org/project/TRITON-SWMM_benchmarking/
* Free software: MIT License
* Documentation: https://TRITON-SWMM_benchmarking.readthedocs.io.

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) project template.
