sentinel_types 0.1.1

Shared structs across ndvi related crates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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