Skip to main content

The pure-Python implementation of the CF Aggregation conventions, including the Xarray engine to enable reading CFA-netCDF files.

Project description

CFAPyX long logo: Blue, Green and White squares arranged in Diamond formation

Static Badge PyPI version

CFA python Xarray module for using CFA files with xarray.

See the Documentation for more details. cfapyx on Github

For use with the Xarray module as an additional backend.

NOTE: The create functionality was added to version 2024.10.11 and is currently in alpha release. Please report any unexpected errors or issues using the GitHub Issues tab for this repository.

Installation

pip install cfapyx

Usage as Xarray Engine

import xarray as xr

ds = xr.open_dataset('cfa_file.nca', engine='CFA')
# Continue as normal

Supported by

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