mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:40:05 +00:00
Add TDWR productcs to palette list
This commit is contained in:
parent
fa3b75a144
commit
4412914089
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ static const std::unordered_map<int16_t, std::string> level3Palette_ {
|
|||
{154, "BV"}, {155, "SW"}, {159, "ZDR"}, {161, "CC"}, {163, "PHI"},
|
||||
{165, "???"}, {167, "CC"}, {168, "PHI"}, {169, "???"}, {170, "???"},
|
||||
{171, "???"}, {172, "???"}, {173, "???"}, {174, "???"}, {175, "???"},
|
||||
{176, "???"}, {177, "???"}, {178, "???"}, {179, "???"}, {193, "BR"},
|
||||
{176, "???"}, {177, "???"}, {178, "???"}, {179, "???"}, {180, "BR"},
|
||||
{181, "BR"}, {182, "BV"}, {184, "SW"}, {186, "BR"}, {193, "BR"},
|
||||
{195, "BR"}, {-1, "???"}};
|
||||
|
||||
const std::string& GetRadarProductGroupName(RadarProductGroup group)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue