Vegetation Optical Depth retrieval algorithms for GNSS-Transmissometry
Project description
canvod-vod
VOD calculation for GNSS vegetation analysis.
Part of the canVODpy ecosystem.
Overview
This package provides VOD (Vegetation Optical Depth) calculation algorithms based on the Tau-Omega model:
- Zeroth-order approximation (TauOmegaZerothOrder)
- Abstract base class for custom implementations
Installation
uv pip install canvod-vod
Quick Start
from canvod.vod import TauOmegaZerothOrder
import xarray as xr
# Load canopy and sky datasets
canopy_ds = xr.open_dataset("canopy.nc")
sky_ds = xr.open_dataset("sky.nc")
# Calculate VOD
vod_ds = TauOmegaZerothOrder.from_datasets(
canopy_ds=canopy_ds,
sky_ds=sky_ds,
align=True
)
Features
- Abstract base class for VOD calculators
- Pydantic validation for input datasets
- Support for both direct dataset and Icechunk store inputs
- Zeroth-order Tau-Omega approximation
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
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_vod-0.2.3.tar.gz.
File metadata
- Download URL: canvod_vod-0.2.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6321a7b2cc579895a0f786026a60bde23d94c8c871707ed822f024e2004806e4
|
|
| MD5 |
4aa5b30f369e7d2dafaf236f38ecc478
|
|
| BLAKE2b-256 |
fa6b11330587691e3a7abba2660ae31f3d270f9904799504c49695718f95bc6c
|
Provenance
The following attestation bundles were made for canvod_vod-0.2.3.tar.gz:
Publisher:
publish_pypi.yml on nfb2021/canvodpy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
canvod_vod-0.2.3.tar.gz -
Subject digest:
6321a7b2cc579895a0f786026a60bde23d94c8c871707ed822f024e2004806e4 - Sigstore transparency entry: 1409468938
- Sigstore integration time:
-
Permalink:
nfb2021/canvodpy@a88fc381cc7865c65de1ff74218139ea7a3954f7 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/nfb2021
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_pypi.yml@a88fc381cc7865c65de1ff74218139ea7a3954f7 -
Trigger Event:
push
-
Statement type:
File details
Details for the file canvod_vod-0.2.3-py3-none-any.whl.
File metadata
- Download URL: canvod_vod-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e8af3a8579a72fbffbeb3787411784dbe633613b1c7f452aaebdc2270099c54
|
|
| MD5 |
d47ea7a5bba091965b6f4db4b5eb0ad8
|
|
| BLAKE2b-256 |
45ab009d20600291d47583fdfbb87ab8b8f95aaa7679401fb7f26b7fe708c11d
|
Provenance
The following attestation bundles were made for canvod_vod-0.2.3-py3-none-any.whl:
Publisher:
publish_pypi.yml on nfb2021/canvodpy
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
canvod_vod-0.2.3-py3-none-any.whl -
Subject digest:
0e8af3a8579a72fbffbeb3787411784dbe633613b1c7f452aaebdc2270099c54 - Sigstore transparency entry: 1409469336
- Sigstore integration time:
-
Permalink:
nfb2021/canvodpy@a88fc381cc7865c65de1ff74218139ea7a3954f7 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/nfb2021
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_pypi.yml@a88fc381cc7865c65de1ff74218139ea7a3954f7 -
Trigger Event:
push
-
Statement type: