Metadata-Version: 2.1
Name: torchhydro
Version: 0.0.1
Summary: datasets, samplers, transforms, and pre-trained models for hydrology and water resources
Home-page: https://github.com/OuyangWenyu/torchhydro
Author: Wenyu Ouyang
Author-email: wenyuouyang@outlook.com
License: BSD license
Keywords: torchhydro
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst

<!--
 * @Author: Wenyu Ouyang
 * @Date: 2022-05-28 17:46:32
 * @LastEditTime: 2023-07-30 14:34:27
 * @LastEditors: Wenyu Ouyang
 * @Description: README for torchhydro
 * @FilePath: \torchhydro\README.md
 * Copyright (c) 2021-2022 Wenyu Ouyang. All rights reserved.
-->
# torchhydro


[![image](https://img.shields.io/pypi/v/torchhydro.svg)](https://pypi.python.org/pypi/torchhydro)
[![image](https://img.shields.io/conda/vn/conda-forge/torchhydro.svg)](https://anaconda.org/conda-forge/torchhydro)


**datasets, samplers, transforms, and pre-trained models for hydrology and water resources**


-   Free software: BSD license
-   Documentation: https://OuyangWenyu.github.io/torchhydro
    

## Features

-   TODO

## Credits

This package is inspired by [TorchGeo](https://torchgeo.readthedocs.io/en/stable/).

It was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
