Add governed SPW bathymetry analysis
This commit is contained in:
@@ -142,6 +142,23 @@ Dataset/DatasetVersion plus PostGIS `vector_features` through the canonical
|
||||
persistence services. Temporary standalone preflight output does not create a
|
||||
database record and may be removed explicitly after operator review.
|
||||
|
||||
SPW bathymetry follows the same immutable-source/derived-dataset separation:
|
||||
|
||||
```text
|
||||
storage/operator-evidence/spw-bathymetry/2023-05-23/
|
||||
raw/BATHY_50CM_ALTITUDE_DNG_GEOTIFF_3812.zip
|
||||
derived/spw_bathymetry_{selection_hash}_3812.tif
|
||||
```
|
||||
|
||||
The raw ZIP is pinned by official URL and SHA-256 and is never extracted as an
|
||||
8+ GiB working tree. Rasterio/GDAL reads the official GeoTIFF through
|
||||
`/vsizip/`; the operator writes a bounded compressed COG and uploads that COG
|
||||
through DatasetService. The queryable file therefore remains an ordinary
|
||||
versioned raster Dataset. Source URL, archive/member checksum, selection
|
||||
geometry/hash, survey period, EPSG:3812 and mDNG semantics are retained in
|
||||
source/provenance metadata. PNG map overlays are derived responses and are not
|
||||
authoritative storage.
|
||||
|
||||
Governed release-decision evidence is separate from the source artifacts:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user