File converters for eTiKeT sync agent
Project description
eTiKeT Sync Agent - QH Converters
File converters for the eTiKeT sync agent. This package provides converters for transforming data files between different formats during synchronization.
Installation
pip install etiket_sync_agent_qh_converters
The package is automatically discovered by etiket_sync_agent through the entry-point system.
Available Converters
| Converter | Description |
|---|---|
csv_to_hdf5 |
Converts CSV files to HDF5 format |
zarr_to_NETCDF4 |
Converts Zarr stores to NetCDF4 format |
zarr_to_zip |
Compresses Zarr stores to ZIP archives |
Usage
Once installed, the converters are available for use in dataset configurations. Specify the converter type in your .QH_dataset_info.yaml file (for more info, see the QHarbor documentation).
Dependencies
xarray(>2025.1.0) - Multi-dimensional array handlingpandas(>2.3.0) - Data manipulation and CSV support
License
Copyright © 2025 QHarbor. All Rights Reserved. See LICENCE for details.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file etiket_sync_agent_qh_converters-0.3.0b1-py3-none-any.whl.
File metadata
- Download URL: etiket_sync_agent_qh_converters-0.3.0b1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b1bdc64dd43af5f457a5c5784f81745fd1641de917f0962557c4cad67b7f624
|
|
| MD5 |
999ad6b00802a880189ac92d8041a3e4
|
|
| BLAKE2b-256 |
afacccb1504a1c3d261235de3207a65ab6214e216dd82ffd6ae22682bec08753
|