Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 775 Bytes

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.

See documentation for more details.

  • Run python -m unittest discover -s tests -p "test_*.py" to run all tests.
  • Run python -m unittest tests/test_*.py to run only unit tests.
  • Run python -m unittest 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 for details

Unlimited Open Source - BSD 3-clause Distribution LLNL-CODE-819717