Metadata-Version: 2.4
Name: pproc-runtime
Version: 0.1.0
Summary: Runtime dependencies of PProc
Author-email: "European Centre for Medium-Range Weather Forecasts (ECMWF)" <software.support@ecmwf.int>
License-Expression: Apache-2.0
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: array-api-compat
Requires-Dist: code-meters
Requires-Dist: earthkit-data[fdb,mars]<1
Requires-Dist: earthkit-meteo
Requires-Dist: eccodes
Requires-Dist: fdb5lib
Requires-Dist: mir-python
Requires-Dist: numpy
Requires-Dist: thermofeel
Dynamic: license-file

# pproc-runtime

<p align="center">
  <a href="https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity">
    <img src="https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity/sandbox_badge.svg" alt="Static Badge">
  </a>

<a href="https://codecov.io/gh/ecmwf/earthkit-workflows-pproc">
    <img src="https://codecov.io/gh/ecmwf/earthkit-workflows-pproc/branch/develop/graph/badge.svg" alt="Code Coverage">
  </a>

<a href="https://opensource.org/licenses/apache-2-0">
    <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License: Apache 2.0">
  </a>

<a href="https://github.com/ecmwf/earthkit-workflows-pproc/releases">
    <img src="https://img.shields.io/github/v/release/ecmwf/earthkit-workflows-pproc?color=blue&label=Release&style=flat-square" alt="Latest Release">
  </a>
</p>

> \[!IMPORTANT\]
> This software is **Sandbox** and subject to ECMWF's guidelines on [Software Maturity](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity).

pproc-runtime contains the functions required at runtime for the execution of graphs constructed using pproc-core.
