The pure-Python implementation of the CF Aggregation conventions, including the Xarray engine to enable reading CFA-netCDF files.
Project description
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 xarray==2024.6.0
pip install cfapyx
Usage as Xarray Engine
import xarray as xr
ds = xr.open_dataset('cfa_file.nca', engine='CFA')
# Continue as normal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cfapyx-2024.10.11.tar.gz
(23.6 kB
view details)
Built Distribution
File details
Details for the file cfapyx-2024.10.11.tar.gz
.
File metadata
- Download URL: cfapyx-2024.10.11.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb893dd8109e523af77e3b51f2c8c03e08dd6d1408a752dc554d22b3c3bda1fa |
|
MD5 | a05dbe171873d2d2acc1bb5ce64b5af1 |
|
BLAKE2b-256 | d1562bd638fcbee7bab998aaf98c451b51e633953e9bdc2dc63f0d8b70b12478 |
File details
Details for the file cfapyx-2024.10.11-py3-none-any.whl
.
File metadata
- Download URL: cfapyx-2024.10.11-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a6f34dc45814dfeb02797f5d025a1bd9308c886c1d17f286f9db35a910a2776 |
|
MD5 | 17adae5e8c94af99d19b77bf7b0aecd7 |
|
BLAKE2b-256 | 4b4f0e3001aa248f8178289e6a2083bf9d2b997c431ab934a621277f2a011624 |