xarray-eopf 0.3.0


pip install xarray-eopf

  Latest version

Released: Jul 22, 2026


Meta
Author: Konstantin Ntokas (Brockmann Consult GmbH), Norman Fomferra (Brockmann Consult GmbH)
Requires Python: >=3.11

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Science/Research
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Software Development
  • Scientific/Engineering

Typing
  • Typed

Operating System
  • Microsoft :: Windows
  • POSIX
  • Unix
  • MacOS

Build Status codecov PyPI Version Anaconda-Server Badge Ruff License

EOPF xarray backend

xarray-eopf is a Python package that enhances xarray by a new backend named "eopf-zarr". This backend allows for reading the ESA EOPF data products in Zarr format and representing them using analysis ready data models.

IMPORTANT
xarray-eopf is under active development.
Some features may be incomplete or subject to change.

For more information, please refer to the documentation.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
aiohttp
dask
dask-image
flox
fsspec
numpy
pyproj
requests
rioxarray
s3fs
xarray (>=2024.10)
xcube-resampling (>=0.3.4)
zarr (<3,>=2.11)