Record live Mol terrain validation
This commit is contained in:
+4
-3
@@ -1524,9 +1524,10 @@ docker exec geointel python /app/scripts/provision_mol_dhmv.py
|
||||
|
||||
The operator resolves project and Area through the API, derives the bounded
|
||||
EPSG:4326 request rectangle and calls the canonical DHMV endpoints. The backend
|
||||
requests the fixed official WCS coverages, extracts multipart GeoTIFF, clips to
|
||||
the exact Area, validates EPSG:31370/resolution/nodata/valid cells and stores
|
||||
through DatasetService. It then runs a full-Area terrain metric smoke.
|
||||
requests the fixed official WCS coverages in rate-limited tiles of at most
|
||||
10 km per side, extracts multipart GeoTIFF, creates one georeferenced mosaic,
|
||||
clips to the exact Area, validates EPSG:31370/resolution/nodata/valid cells and
|
||||
stores through DatasetService. It then runs a full-Area terrain metric smoke.
|
||||
|
||||
Useful safe overrides:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user