Added DNB FC

This commit is contained in:
Cpt-Dingus 2026-01-31 21:25:07 +01:00
parent 8da2b1061e
commit c3d898aed4
No known key found for this signature in database
GPG key ID: DDAE5C820B9F43B0
2 changed files with 5 additions and 0 deletions

View file

@ -161,6 +161,11 @@
{
"name": "DNB Night",
"expression": "chdnb * 50 - 0.5"
},
{
"name": "DNB Night Arctic FC",
"expression": "lut=lut(lut/generic/arctic.png);dnb =chdnb * 46 - 0.5;lut(dnb, 0, 0),lut(dnb, 0, 1),lut(dnb, 0, 2)",
"description": "descriptions/VIIRSDNB_ArcticFC.md"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB