From 01d68605621cec376672d15d40c1aa736c38d1c4 Mon Sep 17 00:00:00 2001 From: amsnyder <asnyder@usgs.gov> Date: Mon, 8 Apr 2024 12:36:26 -0500 Subject: [PATCH] fix crs var detection" --- catalog/Red_River_future/collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/Red_River_future/collection.json b/catalog/Red_River_future/collection.json index 9c4e0318..d4d6ca82 100644 --- a/catalog/Red_River_future/collection.json +++ b/catalog/Red_River_future/collection.json @@ -62,7 +62,7 @@ "cube:variables": { "crs": { "dimensions": [], - "type": "data", + "type": "auxiliary", "description": null, "unit": null }, -- GitLab