fix: align WALOUS with official class codes
This commit is contained in:
@@ -494,10 +494,12 @@ becomes true only when the checksum-validated source GeoTIFF exists below
|
||||
|
||||
Reads a bounded window from one provisioned official 1 m WALOUS source,
|
||||
applies nearest-neighbour resampling to the configured analysis resolution,
|
||||
masks `bbox intersect Area`, validates class values 1-11 and persists a normal
|
||||
raster Dataset through `DatasetService`. URLs, paths, classes and resolutions
|
||||
are not caller-controlled. Equal spatial requests for 2020 and 2023 share one
|
||||
temporal series key.
|
||||
masks `bbox intersect Area`, validates the official non-contiguous class-code
|
||||
set `1, 2, 3, 4, 5, 6, 7, 8, 9, 80, 90` and persists a normal raster Dataset
|
||||
through `DatasetService`. URLs, paths, classes and resolutions are not
|
||||
caller-controlled. Equal spatial requests for 2020 and 2023 share one temporal
|
||||
series key. The exact official observation ranges are retained as
|
||||
2020-04-01/2020-04-24 and 2023-05-27/2023-06-25.
|
||||
|
||||
### POST `/api/v1/projects/{project_id}/datasets/{dataset_id}/raster/walous/select`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user