From 4eec72c6cfc7cf18b4b165ce2d7fc73bba61ef46 Mon Sep 17 00:00:00 2001 From: "VEDA-Github-Actor[bot]]" <192275278+VEDA-Github-Actor[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:57:23 +0000 Subject: [PATCH] feat: add MDX files for dataset(s) [Automated workflow] --- .../ida-ndwi-difference-TEST-PROMOTE.data.mdx | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 datasets/ida-ndwi-difference-TEST-PROMOTE.data.mdx diff --git a/datasets/ida-ndwi-difference-TEST-PROMOTE.data.mdx b/datasets/ida-ndwi-difference-TEST-PROMOTE.data.mdx new file mode 100644 index 000000000..dbbd53500 --- /dev/null +++ b/datasets/ida-ndwi-difference-TEST-PROMOTE.data.mdx @@ -0,0 +1,70 @@ +--- +id: ida-ndwi-difference-TEST-PROMOTE +name: NDWI Difference for Pre and Post-Hurricane Ida from PlanetScope TEST-PROMOTE +featured: false +description: Normalized Difference Water Index Difference of before and after Hurricane + Ida in Southern Louisiana. +media: + src: https://bootstrap-cheatsheet.themeselection.com/assets/images/bs-images/img-2x1.png + alt: Placeholder image + author: + name: Media author + url: '' +taxonomy: +- name: Source + values: + - NASA +infoDescription: "::markdown\n - **Temporal Extent:** 2015 - 2100\n \ + \ - **Temporal Resolution:** Annual\n - **Spatial Extent:** Global\n\ + \ - **Spatial Resolution:** 0.25 degrees x 0.25 degrees\n \ + \ - **Data Units:** Days (Days per year above 90\xB0F or 110\xB0F)\n \ + \ - **Data Type:** Research\n " +layers: +- id: ida-ndwi-difference-TEST-PROMOTE-cog_default + stacCol: ida-ndwi-difference-TEST-PROMOTE + name: Default COG Layer + type: raster + description: Cloud optimized default layer to display on map + zoomExtent: + - 0 + - 4 + sourceParams: + assets: cog_default + resampling_method: bilinear + colormap_name: wistia + rescale: 0,365 + maxzoom: 4 + compare: + datasetId: ida-ndwi-difference-TEST-PROMOTE + layerId: cog_default + mapLabel: ::js ({ dateFns, datetime, compareDatetime }) => {if (dateFns && datetime + && compareDatetime)return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, + 'yyyy')}`;} + analysis: + exclude: false + metrics: + - mean + legend: + unit: + label: Days + type: gradient + min: 0 + max: 365 + stops: + - '#E4FF7A' + - '#FAED2D' + - '#FFCE0A' + - '#FFB100' + - '#FE9900' + - '#FC7F00' + info: + source: NASA + spatialExtent: Global + temporalResolution: Annual + unit: Days +--- + + + [[REPLACE WITH RELEVANT DATASET INFORMATION]] + + \ No newline at end of file