Metadata-Version: 2.1
Name: cemc-plots-kit
Version: 2024.10.0
Summary: Plots tool for CEMC's NWP Opearting systems.
Author-email: Wang Dapeng <perillaroc@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/cemc-oper/cemc-plots-kit
Project-URL: Repository, https://github.com/cemc-oper/cemc-plots-kit.git
Keywords: graphic,cemc,cedarkit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: cartopy
Requires-Dist: xarray
Requires-Dist: loguru
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: reki>=2024.4.0
Requires-Dist: cedarkit-comp>=2024.4.0
Requires-Dist: cedarkit-maps>=2024.4.0
Requires-Dist: cedar-graph>=2024.10.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: cov
Requires-Dist: pytest-cov; extra == "cov"
Requires-Dist: codecov; extra == "cov"

# cemc-plots-kit

适用于 CEMC 数值天气预报模式数据的绘图工具。

## LICENSE

Copyright &copy; 2024, developers at cemc-oper.

`cemc-plots-kit` is licensed under [Apache License V2.0](./LICENSE)
