Skip to content
Snippets Groups Projects

Refactor colormap handling and add new "version=2" of product info endpoint

Merged David Hoese requested to merge feature-better-cmaps into main
All threads resolved!
Files
18
@@ -37,6 +37,8 @@ display:
600:
max_frames: 144
refresh: 300
colormaps:
abi_test: "refl_sqrt.npy"
satellites:
- identifier: g16
long_name: GOES-16
@@ -63,10 +65,6 @@ satellites:
processing_level: l1b
short_name: C01
resolution: 1000
colormap:
values: [0, 100]
colors:
[[0, 0, 0, 255],
[255, 255, 255, 255],
]
units: "%"
colormap: "abi_test"
valid_range: [0, 100]
units: "%"
Loading