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
createfunctionality 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
Release files for cfapyx 2026.9.26
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cfapyx-2026.9.26.tar.gz | 9.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cfapyx-2026.9.26-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.7 MB
Release files / cfapyx-2026.9.26.tar.gz
| Download URL | cfapyx-2026.9.26.tar.gz |
|---|---|
| Size | 9.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d171f02f652840bdfb46e3bb5cd9530cf0e780e6a7b4ebceff3847e830d46d5
|
|
BLAKE2b-256 checksum How to use checksums |
bd2a36b8f6eb937976bfafe0356d18229d549940953067deb7431c306683f08d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/5.14.0-687.38.1.el9_8.x86_64
|
Release files / cfapyx-2026.9.26-py3-none-any.whl
| Download URL | cfapyx-2026.9.26-py3-none-any.whl |
|---|---|
| Size | 9.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
783b84303580287b09a2a2824033e86a12ee30db42240cb2085020cc1be12757
|
|
BLAKE2b-256 checksum How to use checksums |
3adf691bb642772a5deb3a18be7e831410d5f82706db8ba68e15c45b43ab95ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/5.14.0-687.38.1.el9_8.x86_64
|