From 1704380dec1b907f9a6fe7b42a3c0068f6f9e429 Mon Sep 17 00:00:00 2001 From: anayeaye Date: Wed, 6 Dec 2023 09:48:41 -0700 Subject: [PATCH] add summaries to collection referring to data outside of veda pgstac --- ...ombined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ingestion-data/collections/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json b/ingestion-data/collections/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json index 70c1ddd..c4b364e 100644 --- a/ingestion-data/collections/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json +++ b/ingestion-data/collections/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json @@ -99,5 +99,11 @@ "host" ] } - ] + ], + "summaries": { + "datetime": [ + "1950-01-01T12:00:00Z", + "2014-12-31T12:00:00Z" + ] + } } \ No newline at end of file