# sentinel_types
Shared types for the sentinel crate family.
## Types
- `BBox` — geographic bounding box in WGS84 lat/lon degrees
- `SatellitePassEvent` — a confirmed satellite pass with metadata for downstream ingestion
## Used by
- [`sentinel_cog`](https://crates.io/crates/sentinel_cog)
- [`sentinel_ndvi`](https://crates.io/crates/sentinel_ndvi)
## License
MIT