Skip to main content

cedarkit

Maturity-Sandbox

cedarkit is the meta package of the cedarkit tool suite: it contains no code itself, but aggregates the component packages of the suite through its dependencies, so a single installation provides the complete data processing and visualization toolchain.

The design follows ECMWF's earthkit meta package: this distribution ships no Python modules ([tool.setuptools] packages = []). The cedarkit namespace is provided by the component packages (cedarkit-comp, cedarkit-plots) as PEP 420 namespace packages.

Components

Package Namespace Description
reki reki Data access and preparation (GRIB2/GrADS/NetCDF/CMADaaS), local file finding on CMA-HPC
cedarkit-comp cedarkit.comp Meteorological computation utilities (smoothing, grid calculations, ...)
cedarkit-plots cedarkit.plots Plotting primitives: Panel, Chart, map domains, styles, colormaps

Installation

pip install cedarkit

Usage

import reki
from cedarkit.comp.smooth import smth9
from cedarkit.plots.chart import Panel

Development

In this monorepo, the component packages are referenced as local editable paths via [tool.uv.sources]:

uv pip install -e ".[test]"
pytest

The version is generated from git tags by setuptools_scm and written to cedarkit/_version.py at build time (used for build-time version stamping only; not shipped with the package).

LICENSE

Apache License 2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cedarkit-2026.7.0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cedarkit-2026.7.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file cedarkit-2026.7.0.tar.gz.

File metadata

  • Download URL: cedarkit-2026.7.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for cedarkit-2026.7.0.tar.gz
Algorithm Hash digest
SHA256 d657bdaa1e2e463896f1de2758f447f19e5ceef693c4a9957643da2f38ddf4c3
MD5 d0764b4fa7840989da86c0a5159ecbb9
BLAKE2b-256 f53ed682173949be36ab196fcecaa3a21b34426dc4c02937267048195c886639

See more details on using hashes here.

File details

Details for the file cedarkit-2026.7.0-py3-none-any.whl.

File metadata

  • Download URL: cedarkit-2026.7.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for cedarkit-2026.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d0672f7dda1fbb41da02694b11158ff8dc0948356f60c9c3a6b155e3916acfb
MD5 95fa48a3de590a5fd96ed8fd05e6aad7
BLAKE2b-256 f0486a6c776b2a115996de6ea8987c2900ecf957946fd1b1bf34a546c1ae4ab0

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.7.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page