From 9f8c08c4c0456b545f4478c56770a03bec0a35c1 Mon Sep 17 00:00:00 2001 From: Andrew Blackford <62357205+acblackford@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:58:30 -0600 Subject: [PATCH] test- adding harlan dow refl to data.mdx --- datasets/tornadoes2024-dow.data.mdx | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/datasets/tornadoes2024-dow.data.mdx b/datasets/tornadoes2024-dow.data.mdx index 23446102d..daf3d8488 100644 --- a/datasets/tornadoes2024-dow.data.mdx +++ b/datasets/tornadoes2024-dow.data.mdx @@ -225,6 +225,38 @@ layers: temporalResolution: N/A unit: dB +- id: tornadoes-2024-dow-refl-harlan + stacCol: tornadoes-2024-dow-refl-harlan + name: DOW7 Reflectivity (Harlan, IA) + type: raster + description: "Horizontal reflectivity values (dBZ) from the EF-3 Harlan, IA tornado on April 26, 2024 collected by DOW7. Scan taken at 23:08:12." + initialDatetime: newest + zoomExtent: + - 0 + - 20 + sourceParams: + colormap_name: turbo + nodata: -32768 + rescale: + - -10 + - 50 + legend: + type: gradient + min: "-10 dBZ" + max: "50 dBZ" + stops: + - [ "#30123B", -10 ] # Deep purple (lowest reflectivity) + - [ "#443983", 0 ] # Dark blue + - [ "#31678E", 10 ] # Cyan + - [ "#35B779", 20 ] # Green + - [ "#FDE725", 35 ] # Yellow + - [ "#FF9900", 45 ] # Orange + - [ "#FF0000", 50 ] # Red (highest reflectivity) + info: + source: Doppler on Wheels (DOW) + spatialExtent: Local + temporalResolution: N/A + unit: dBZ ---