Metadata-Version: 2.5
Name: floodgb
Version: 0.2.0
Summary: A flood model
Author-email: Mike Kittridge <mullenkamp1@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: flood,water
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: booklet>=0.12
Requires-Dist: matplotlib
Requires-Dist: numpy>=1.24
Requires-Dist: orjson
Requires-Dist: pandas>=2.2
Requires-Dist: pyarrow
Requires-Dist: scikit-learn>=1.3.1
Requires-Dist: scipy
Requires-Dist: xarray
Requires-Dist: zstandard
Provides-Extra: dev
Requires-Dist: coverage[toml]>=6.5; extra == 'dev'
Requires-Dist: matplotlib; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: spyder-kernels==2.5.2; extra == 'dev'
Description-Content-Type: text/x-rst

FloodGB
==================================

A work in progress...
