From d667534867d8de7cb91db7eea95a780dc728500a Mon Sep 17 00:00:00 2001 From: Andrew Blackford <62357205+acblackford@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:13:54 -0600 Subject: [PATCH] update nodata to -999 for working cog ndvi --- datasets/marsh-ida.data.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datasets/marsh-ida.data.mdx b/datasets/marsh-ida.data.mdx index ccadf3a1d..d6624d8b6 100644 --- a/datasets/marsh-ida.data.mdx +++ b/datasets/marsh-ida.data.mdx @@ -74,7 +74,7 @@ layers: label: Loss of Marsh - color: "#0000FF" label: Gain of Marsh - + - id: ida-ndvi stacCol: ida-ndvi name: NDVI @@ -86,7 +86,7 @@ layers: - 20 sourceParams: colormap_name: rdylgn - nodata: 0 + nodata: -999 rescale: - -1 - 1