Avatar for the weiji14 user
weiji14
cog3pio
BlogDocsChangelog

Branches performance

Pull requests

:boom: Support reading into CuPy arrays via cog3pio xarray backend#71
last run
20 hours ago
:sparkles: Enable Cog3pioBackendEntrypoint to read into CuPy arrays Rough attempt to include CudaCogReader as the default reader inside Cog3pioBackendEntrypoint, via a `use_cuda` flag that defaults to True. Handle the reshaping of the cupy.ndarray from 1-D to 3-D based on info from .xy_coords method. Temporarily fallback to CPU-based reader in unit test to work on CI.
21 hours ago
8877654
xarray_cudacog
CodSpeed Performance Gauge
-49%
:sparkles: Create Transform trait to get AffineTransform and xy_coords#70
last run
21 hours ago
:sparkles: Implement Transform trait on CudaCogReader Use nvtiffStreamGetTagValue to retrieve ModelPixelScaleTag, ModelTiePointTag and ModelTransformationTag to build the AffineTransform matrix, then derive the xy_coords from that. Included unit test matching the one in CogReader, with the addition of an explicit check on the returned xy_coords.
21 hours ago
8a0aad1
trait/transform
CodSpeed Performance Gauge
0%
:recycle: Change some .map_err to .or_raise
2 days ago
8cf0477
exn
CodSpeed Performance Gauge
-12%
:arrow_up: Bump tiff from 0.10.0 to 0.11.2 Bumps [tiff](https://github.com/image-rs/image-tiff) from 0.10.0 to 0.11.2. - [Changelog](https://github.com/image-rs/image-tiff/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image-tiff/compare/v0.10.0...v0.11.2)
20 days ago
c4525c8
nvtiff-0.2.1
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs