From cc66e4b16fb320fd33dd96177b9ba12969885fcd Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Wed, 18 Dec 2024 01:19:13 +0100 Subject: [PATCH] Update sentinel-1-grd-s4.json --- examples/sentinel-1-grd-s4.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/sentinel-1-grd-s4.json b/examples/sentinel-1-grd-s4.json index 515cd08..9d1e167 100644 --- a/examples/sentinel-1-grd-s4.json +++ b/examples/sentinel-1-grd-s4.json @@ -54,7 +54,7 @@ "processing:facility": "Production Service-SERCO", "processing:version": "003.71", "constellation": "sentinel-1", - "Instruments": [ + "instruments": [ "SAR" ], "sat:relative_orbit": 140, @@ -104,4 +104,4 @@ "type": "application/json" } ] -} \ No newline at end of file +}