From 12aed64f61a57c274af0e35c76cc852f253bb0d6 Mon Sep 17 00:00:00 2001 From: "veda-github-actor[bot]" <192275278+veda-github-actor[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:04:04 +0000 Subject: [PATCH] Create ingestion-data/staging/collections/test-feb20.json --- .../staging/collections/test-feb20.json | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ingestion-data/staging/collections/test-feb20.json 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