Metadata-Version: 2.1
Name: Cycles-utils
Version: 1.0.0
Summary: Python scripts to build Cycles input files and post-process Cycles output files
Home-page: https://github.com/PSUmodeling/Cycles-utils
Author: Yuning Shi
Author-email: shiyuning@gmail.com
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: soilgrids
License-File: LICENSE

# Cycles-utils
Library for building [Cycles](https://github.com/PSUmodeling/Cycles) input files and post-processing Cycles output files.

## Installation

To install:

```shell
pip install Cycles-utils
```
