https://github.com/e3sm-project/zppy
E3SM post-processing toolchain
https://github.com/e3sm-project/zppy
Last synced: 11 months ago
JSON representation
E3SM post-processing toolchain
- Host: GitHub
- URL: https://github.com/e3sm-project/zppy
- Owner: E3SM-Project
- License: bsd-3-clause
- Created: 2021-02-19T17:52:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T21:51:48.000Z (11 months ago)
- Last Synced: 2025-07-15T02:26:21.565Z (11 months ago)
- Language: Python
- Size: 11.4 MB
- Stars: 8
- Watchers: 108
- Forks: 14
- Open Issues: 115
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zppy
**zppy** (pronounced zippee) is a post-processing toolchain for E3SM written
in Python. The goal of zppy is to speed-up the post-processing of E3SM
simulations by automating commonly performed tasks.
[](https://github.com/E3SM-Project/zppy/actions/workflows/build_workflow.yml)
[](https://github.com/E3SM-Project/zppy/actions/workflows/release_workflow.yml)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/psf/black)
[](https://github.com/PyCQA/flake8)
[](http://mypy-lang.org/)
See [documentation](https://e3sm-project.github.io/zppy) for more details.
- Run `pytest tests/test_*.py` to run only unit tests.
- Run `pytest tests/integration/test_*.py` to run only integration tests (on server).
## License
Copyright (c) 2021, Energy Exascale Earth System Model Project
All rights reserved
SPDX-License-Identifier: (BSD-3-Clause)
See [LICENSE](./LICENSE) for details
Unlimited Open Source - BSD 3-clause Distribution
`LLNL-CODE-819717`