From 0d8916ff15efb636ff0f643c96c241c3f0f1b233 Mon Sep 17 00:00:00 2001 From: Chris Holmes Date: Mon, 26 Apr 2021 11:32:21 -0700 Subject: [PATCH] remove scientific extension --- examples/collection-only/collection.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/collection-only/collection.json b/examples/collection-only/collection.json index 3019510e..01f580bf 100644 --- a/examples/collection-only/collection.json +++ b/examples/collection-only/collection.json @@ -4,7 +4,6 @@ "stac_extensions": [ "https://stac-extensions.github.io/eo/v1.0.0/schema.json", "https://stac-extensions.github.io/projection/v1.0.0/schema.json", - "https://stac-extensions.github.io/scientific/v1.0.0/schema.json", "https://stac-extensions.github.io/view/v1.0.0/schema.json" ], "id": "sentinel-2", @@ -83,11 +82,6 @@ "minimum": 6.78, "maximum": 89.9 }, - "sci:citation": { - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "string", - "pattern": "Copernicus Sentinel data \\d{4}" - }, "gsd": [ 10, 30,