Pre-release
This release is a pre-release and may not be stable for production use.
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.
Release files for etiket-sync-agent-qh-converters 0.3.0b5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| etiket_sync_agent_qh_converters-0.3.0b5-py3-none-any.whl | Python 3 | none | any | Details |
Release files / etiket_sync_agent_qh_converters-0.3.0b5-py3-none-any.whl
| Download URL | etiket_sync_agent_qh_converters-0.3.0b5-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
17a1fbff2f9718158f0f970de20878280acd39b8d1f832371d49c5b90886e299
|
|
BLAKE2b-256 checksum How to use checksums |
c822cafa8d6fa339d484fda5a1ba3160586dfe052f4121753841810586a4ec7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|