diff --git a/.env b/.env index 8694cf5c8..f7315eea9 100644 --- a/.env +++ b/.env @@ -25,3 +25,5 @@ GOOGLE_FORM = 'https://docs.google.com/forms/d/e/1FAIpQLSfGcd3FDsM3kQIOVKjzdPn4f # Google analytics tracking code GOOGLE_ANALYTICS_ID='G-CQ3WLED121' +# Activate A&E page +FEATURE_NEW_EXPLORATION = 'TRUE' diff --git a/.veda/ui b/.veda/ui index 1f6071f89..c129d118c 160000 --- a/.veda/ui +++ b/.veda/ui @@ -1 +1 @@ -Subproject commit 1f6071f895ed2e1e4064614ec6a9d8746900cba8 +Subproject commit c129d118c07cd0cc84d50326ac6694c510a0d08c diff --git a/datasets/hd-nightlights.data.mdx b/datasets/hd-nightlights.data.mdx new file mode 100644 index 000000000..ad6e759ac --- /dev/null +++ b/datasets/hd-nightlights.data.mdx @@ -0,0 +1,104 @@ +--- +id: hd-blackmarble-nightlights +name: High Definition Black Marble Nightlights for Disaster Support +description: The High Definition Nightlights dataset is a derived product for measuring light emissions for a given location. Darker colors indicate lower light emissions while lighter colors indicate high light emissions. +usage: + - url: 'https://nasa-impact.github.io/veda/notebooks/' + label: 'Notebook to read, visualize, and explore data statistics' + title: 'Sample Data Notebook' + - url: 'https://hub.openveda.cloud' + label: 'Run example notebook' + title: 'Interactive Session in the VEDAHub (requires account)' +media: + src: ::file ./nighttime-lights-ej--dataset-cover-neworleans.jpeg + alt: high-definition nightlights for Hurricane Ida over New Orleans, LA +taxonomy: + - name: Topics + values: + - Environmental Justice + - Natural Disasters + - name: Source + values: + - NASA + - name: Product Type + values: + - Nightlights +disableExplore: false +layers: + - id: hd-nightlights + stacCol: hd-blackmarble-nightlights + name: High Definition Nighlights + type: raster + description: Satellite-derived light emissions at 30m resolution + analysis: + exclude: false + rescale: + - 0,255 + zoomExtent: + - 8 + - 20 + sourceParams: + resampling: bilinear + asset_bidx: cog_default|1,2,3 + compare: + datasetId: hd-blackmarble-nightlights + layerId: hd-nightlights + mapLabel: | + ::js ({ dateFns, datetime, compareDatetime }) => { + if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`; + } + legend: + type: gradient + min: "No Lights" + max: "Lights" + stops: + - "#000004" + - "#120d31" + - "#331067" + - "#59157e" + - "#7e2482" + - "#a3307e" + - "#c83e73" + - "#e95462" + - "#fa7d5e" + - "#fea973" + - "#fed395" + - "#fcfdbf" +--- + + + + + - **Temporal Extent:** Ongoing + - **Temporal Resolution:** Variable (on-demand execution) + - **Spatial Extent:** Global + - **Spatial Resolution:** 30 m + - **Data Units:** None + - **Data Type:** Infomational + - **Data Latency:** N/A + + **Scientific Details:** + + + + + + + ## Source Data Product Citation + + ## Dataset Accuracy + + ## Disclaimer +All data provided in VEDA has been transformed from GeoTIFF into Cloud Optimized GeoTIFF ([COG](https://www.cogeo.org/)). Careful quality checks are used to ensure data transformation has been performed correctly. + + ## Key Publications + + ## Acknowledgment + + ## License + [Massachussetts Institute of Technology License](https://spdx.org/licenses/MIT.html) + + ## Data Stewardship + + +