Skip to content

Commit

Permalink
feat: add MDX files for dataset(s) [Automated workflow]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2025
1 parent 255d5f2 commit 07332f1
Show file tree
Hide file tree
Showing 4 changed files with 280 additions and 0 deletions.
70 changes: 70 additions & 0 deletions datasets/ida-ndvi-difference.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
id: ida-ndvi-difference
name: NDVI Difference for Pre and Post-Hurricane Ida from PlanetScope
featured: false
description: Normalized Difference Vegetation 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-ndvi-difference-cog_default
stacCol: ida-ndvi-difference
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-ndvi-difference
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
---
<Block>
<Prose>
[[REPLACE WITH RELEVANT DATASET INFORMATION]]
</Prose>
</Block>
70 changes: 70 additions & 0 deletions datasets/ida-ndvi.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
id: ida-ndvi
name: NDVI for Pre and Post-Hurricane Ida from PlanetScope
featured: false
description: Normalized Difference Vegetation Index 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-ndvi-cog_default
stacCol: ida-ndvi
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-ndvi
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
---
<Block>
<Prose>
[[REPLACE WITH RELEVANT DATASET INFORMATION]]
</Prose>
</Block>
70 changes: 70 additions & 0 deletions datasets/ida-ndwi-difference.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
id: ida-ndwi-difference
name: NDWI Difference for Pre and Post-Hurricane Ida from PlanetScope
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-cog_default
stacCol: ida-ndwi-difference
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
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
---
<Block>
<Prose>
[[REPLACE WITH RELEVANT DATASET INFORMATION]]
</Prose>
</Block>
70 changes: 70 additions & 0 deletions datasets/ida-ndwi.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
id: ida-ndwi
name: NDWI for Pre and Post-Hurricane Ida from PlanetScope
featured: false
description: Normalized Difference Water Index 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-cog_default
stacCol: ida-ndwi
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
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
---
<Block>
<Prose>
[[REPLACE WITH RELEVANT DATASET INFORMATION]]
</Prose>
</Block>

0 comments on commit 07332f1

Please sign in to comment.