From 51b8e21a6cc9ea5ad63b64116c8a981e6424aebf Mon Sep 17 00:00:00 2001
From: "Snyder, Amelia Marie" <asnyder@usgs.gov>
Date: Fri, 7 Jul 2023 16:59:17 +0000
Subject: [PATCH] collection -> feature

---
 catalog2/conus404-daily/collection.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalog2/conus404-daily/collection.json b/catalog2/conus404-daily/collection.json
index ae286353..05b95428 100644
--- a/catalog2/conus404-daily/collection.json
+++ b/catalog2/conus404-daily/collection.json
@@ -1,5 +1,5 @@
 {
-  "type": "Collection",
+  "type": "Feature",
   "id": "conus404-daily",
   "stac_version": "1.0.0",
   "description": "CONUS404 40 years of daily values for subset of model output variables derived from hourly values on cloud storage",
-- 
GitLab