# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rustycogs" in publications use:' type: software license: MIT title: 'rustycogs: TIFF Virtualization via Rust' version: 0.1.0.9001 abstract: Extract byte-range chunk references from cloud-hosted TIFF and COG files without reading pixel data. Uses the Rust 'async-tiff' and 'object_store' crates for async I/O across S3, GCS, Azure, HTTP, and local storage. Returns a data frame of tile offsets and metadata suitable for constructing Kerchunk or Zarr virtual stores. authors: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com orcid: https://orcid.org/0000-0002-2471-7511 repository: https://hypertidy.r-universe.dev repository-code: https://github.com/mdsumner/rustycogs commit: 62d9800af7153896e3e3aefe180bb328ace08b88 url: https://github.com/mdsumner/rustycogs date-released: '2026-02-17' contact: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com orcid: https://orcid.org/0000-0002-2471-7511