mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Some itsy bitsy love to AHI
This commit is contained in:
parent
e4803c6874
commit
033e951f7d
1 changed files with 38 additions and 0 deletions
|
|
@ -1751,6 +1751,44 @@
|
|||
}
|
||||
},
|
||||
"autogen": false
|
||||
},
|
||||
"Upper-Level Tropospheric Water Vapor": {
|
||||
"channels": "cch8",
|
||||
"description": "descriptions/ABIULWV.md",
|
||||
"remove_background": true,
|
||||
"draw_map_overlay": true,
|
||||
"calib_cfg": {
|
||||
"cch8": {
|
||||
"type": "temperature",
|
||||
"min": 180,
|
||||
"max": 280
|
||||
}
|
||||
},
|
||||
"lut": "lut/cal/abi_wv_8-10.png",
|
||||
"borders_color": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"Clean Longwave IR Window Band": {
|
||||
"channels": "cch13",
|
||||
"description": "descriptions/ABICleanLWIR.md",
|
||||
"remove_background": true,
|
||||
"draw_map_overlay": true,
|
||||
"calib_cfg": {
|
||||
"cch13": {
|
||||
"type": "temperature",
|
||||
"min": 163,
|
||||
"max": 330
|
||||
}
|
||||
},
|
||||
"lut": "lut/cal/abi_ir_11-15.png",
|
||||
"borders_color": [
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue