From cda166594c6c9588335e355ab5117a8d67b8d704 Mon Sep 17 00:00:00 2001 From: siddharth0248 Date: Thu, 5 Dec 2024 11:36:45 -0600 Subject: [PATCH] hot fix to the nldas data and slider --- datasets/nldas2.data.mdx | 8 ++++++-- datasets/nldas3.data.mdx | 8 ++++++-- stories/nldas3.stories.mdx | 6 +++--- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/datasets/nldas2.data.mdx b/datasets/nldas2.data.mdx index e8d253422..c35d27c68 100644 --- a/datasets/nldas2.data.mdx +++ b/datasets/nldas2.data.mdx @@ -35,8 +35,8 @@ layers: - 200 nodata: 0 compare: - datasetId: nldas3 - layerId: nldas3 + datasetId: nldas2 + layerId: nldas2 mapLabel: | ::js ({dateFns, datetime, compareDatetime}) => { return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`; @@ -54,6 +54,10 @@ layers: - "#F37C21" - "#FCFFA4" - "#fc8d59" + info: + spatialExtent: CONUS + temporalResolution: Monthly + unit: mm/month --- diff --git a/datasets/nldas3.data.mdx b/datasets/nldas3.data.mdx index 9972451a5..d8538f5e9 100644 --- a/datasets/nldas3.data.mdx +++ b/datasets/nldas3.data.mdx @@ -35,8 +35,8 @@ layers: - 200 nodata: 0 compare: - datasetId: nldas3 - layerId: nldas3 + datasetId: nldas2 + layerId: nldas2 mapLabel: | ::js ({dateFns, datetime, compareDatetime}) => { return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`; @@ -54,6 +54,10 @@ layers: - "#F37C21" - "#FCFFA4" - "#fc8d59" + info: + spatialExtent: North and Central America + temporalResolution: Monthly + unit: mm/month --- diff --git a/stories/nldas3.stories.mdx b/stories/nldas3.stories.mdx index 25c1042a9..53a8a467c 100644 --- a/stories/nldas3.stories.mdx +++ b/stories/nldas3.stories.mdx @@ -129,8 +129,8 @@ taxonomy:
- NLDAS-2 and NLDAS-3 precipitation outputs for August 2017. + NLDAS-3 and NLDAS-2 precipitation outputs for August 2017.