Icechunk storage for GNSS VOD data
Project description
canvod-store
Icechunk storage for GNSS VOD data.
Part of the canVODpy ecosystem.
Overview
This package provides versioned storage for GNSS data using Icechunk, managing:
- RINEX Store (Level 1): Augmented observations per receiver
- VOD Store (Level 2): Analysis products comparing receiver pairs
Installation
pip install canvod-store
Quick Start
from canvod.store import create_rinex_store, GnssResearchSite
from pathlib import Path
# Create stores
rinex_store = create_rinex_store(Path("./rinex_store"))
# Or use site manager
site = GnssResearchSite(site_name="Rosalia")
Features
- Automatic repository creation/connection
- Group management with validation
- Session management with context managers
- Integrated logging and metadata tracking
- Configurable compression and chunking
- Deduplication support
Documentation
License
Apache License 2.0 - see LICENSE file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
canvod_store-0.2.0.tar.gz
(65.5 kB
view details)
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 canvod_store-0.2.0.tar.gz.
File metadata
- Download URL: canvod_store-0.2.0.tar.gz
- Upload date:
- Size: 65.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406e3d95452e21f972e3629c749126abf38d6bf94027e6f0dfecc54448770cbd
|
|
| MD5 |
f2b9850c769c91a5552f37bf857c038a
|
|
| BLAKE2b-256 |
830ae5b89041364f41cf27adb633d749126dda877ab83e7142d77f37c717aeb7
|
File details
Details for the file canvod_store-0.2.0-py3-none-any.whl.
File metadata
- Download URL: canvod_store-0.2.0-py3-none-any.whl
- Upload date:
- Size: 71.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45aed0dd94155ad53c30ba98f3ea39214bc5c495844fbc2fb7f70a47fca8247c
|
|
| MD5 |
63c12d4e6f1aab4a357efe37e9d57b7a
|
|
| BLAKE2b-256 |
9f3aadb4cbb37a95e81789b9897badfb6c035251c202c0971faf53966d29aa7d
|