Crate sicd_rs

source ·
Expand description

Sensor Independent Complex Data support

The primary interface for general sicd reading is read_sicd.

It is a future goal to have functions for each version, but for now a single function call and match statement are used.

Modules

  • Deprecated SICD versions, not forward-compatible with more recent versions.
  • Common types and metadata definition for SICD Version 1.3.0 [2021-11-30]

Structs

  • Image data structure. Currently only implements Complex data type
  • SICD file structure

Enums

Functions