mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
26 lines
No EOL
637 B
JSON
26 lines
No EOL
637 B
JSON
{
|
|
"name": "MSU-GS Visible",
|
|
"presets": [
|
|
{
|
|
"name": "AVHRR 221 False Color",
|
|
"expression": "ch3,ch3,ch1",
|
|
"description": "descriptions/221.md"
|
|
},
|
|
{
|
|
"name": "MSU-GS 321 False Color",
|
|
"expression": "ch3,ch2,ch1"
|
|
},
|
|
{
|
|
"name": "Natural Color",
|
|
// TODOREWORK
|
|
"description": "descriptions/NatColor.md"
|
|
} /*
|
|
{
|
|
"name": "Color IR Merge" TODOREWORK
|
|
},
|
|
{ TODOREWORK
|
|
"name": "10.8µm Thermal IR",
|
|
"expression": "1-ch9"
|
|
}*/
|
|
]
|
|
} |