diff --git a/ingestion-data/staging/collections/test-feb20.json b/ingestion-data/staging/collections/test-feb20.json new file mode 100644 index 00000000..a872c32a --- /dev/null +++ b/ingestion-data/staging/collections/test-feb20.json @@ -0,0 +1,34 @@ +{ + "type": "Collection", + "stac_version": "1.0.0", + "extent": { + "spatial": { + "bbox": [ + [ + 1, + 1, + 1, + 1 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2026-02-01 07:00:00+00:00", + "2026-02-28 07:00:00+00:00" + ] + ] + } + }, + "links": [ + { + "href": "test", + "rel": "test" + } + ], + "id": "test-feb20", + "license": "free", + "description": "test", + "summaries": {} +} \ No newline at end of file