diff --git a/ingestion-data/staging/dataset-config/test7799.json b/ingestion-data/staging/dataset-config/test7799.json new file mode 100644 index 00000000..1a541b7a --- /dev/null +++ b/ingestion-data/staging/dataset-config/test7799.json @@ -0,0 +1,61 @@ +{ + "links": [], + "spatial_extent": { + "xmin": 1, + "ymin": 1, + "xmax": 1, + "ymax": 1 + }, + "temporal_extent": { + "startdate": "2025-01-05", + "enddate": "2025-01-05" + }, + "discovery_items": [ + { + "upload": false, + "cogify": false, + "dry_run": false, + "filename_regex": "[\\s\\S]*", + "use_multithreading": false, + "prefix": "test", + "bucket": "test" + } + ], + "sample_files": [ + "ttt" + ], + "data_type": "cog", + "stac_extensions": [], + "item_assets": { + "cog_default": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "roles": [ + "data", + "layer" + ], + "title": "Default COG Layer", + "description": "Cloud optimized default layer to display on map" + } + }, + "providers": [ + { + "roles": [], + "name": "test" + } + ], + "assets": { + "thumbnail": { + "roles": [ + "ttt" + ], + "title": "test", + "href": "test", + "type": "test", + "description": "tt" + } + }, + "collection": "test7799", + "title": "test 8899", + "license": "test", + "description": "test" +} \ No newline at end of file