Some itsy bitsy love to AHI

This commit is contained in:
Marhmarchi 2024-05-04 12:03:50 -03:00 committed by GitHub
parent e4803c6874
commit 033e951f7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
]
}
}
},