Metadata-Version: 2.4
Name: cleopy
Version: 0.57.29
Summary: Python package for generating input and processing output of CLEO SDM
Project-URL: Homepage, https://github.com/yoctoyotta1024/CLEO
Project-URL: Website, https://yoctoyotta1024.github.io/CLEO
Project-URL: Issues, https://github.com/yoctoyotta1024/CLEO/issues
Author-email: Clara Bayley <yoctoyotta1024@yahoo.com>
License-Expression: BSD-3-Clause
License-File: LICENSE.md
Requires-Python: >=3.13
Requires-Dist: awkward
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: ruamel-yaml
Requires-Dist: scipy
Requires-Dist: xarray
Requires-Dist: zarr
Provides-Extra: examples
Requires-Dist: mpi4py; extra == 'examples'
Provides-Extra: yac
Requires-Dist: cython; extra == 'yac'
Requires-Dist: datetime; extra == 'yac'
Requires-Dist: isodate; extra == 'yac'
Requires-Dist: mpi4py; extra == 'yac'
Requires-Dist: netcdf4; extra == 'yac'
Description-Content-Type: text/markdown

```
/*
 * ----- CLEO -----
 * File: README.md
 * project: CLEO
 * Created Date: Thursday 12th October 2023
 * Author: Clara Bayley (CB)
 * Additional Contributors:
 * -----
 * License: BSD 3-Clause "New" or "Revised" License
 * https://opensource.org/licenses/BSD-3-Clause
 * -----
 * Copyright (c) 2023 MPI-M, Clara Bayley
 */
```

# CLEO
CLEO is a library for Super-Droplet Model microphysics.
You can read more about CLEO in its
documentation: <https://yoctoyotta1024.github.io/CLEO/>.
