mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 14:10:06 +00:00
Add long range reflectivity (TZL) product
This commit is contained in:
parent
f0ba7296d5
commit
504cde0e8b
2 changed files with 5 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ static const std::unordered_map<int, unsigned int> rangeMap_ {
|
|||
{163, 300}, {165, 300}, {166, 230}, {167, 300}, {168, 300}, {169, 230},
|
||||
{170, 230}, {171, 230}, {172, 230}, {173, 230}, {174, 230}, {175, 230},
|
||||
{176, 230}, {177, 230}, {178, 300}, {179, 300}, {180, 89}, {181, 89},
|
||||
{182, 89}, {184, 89}, {186, 412}, {193, 460}, {195, 460}, {196, 50}};
|
||||
{182, 89}, {184, 89}, {186, 417}, {193, 460}, {195, 460}, {196, 50}};
|
||||
|
||||
static const std::unordered_map<int, unsigned int> xResolutionMap_ {
|
||||
{19, 1000}, {20, 2000}, {27, 1000}, {30, 1000}, {31, 2000}, {32, 1000},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue