mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:30:05 +00:00 
			
		
		
		
	Adding STP to list of palettes
This commit is contained in:
		
							parent
							
								
									5e20ff9311
								
							
						
					
					
						commit
						41fda1e9cf
					
				
					 4 changed files with 21 additions and 18 deletions
				
			
		|  | @ -43,16 +43,16 @@ static const std::unordered_map<Level2Product, std::string> level2Palette_ { | |||
|    {Level2Product::Unknown, "???"}}; | ||||
| 
 | ||||
| static const std::unordered_map<int16_t, std::string> level3Palette_ { | ||||
|    {19, "BR"},   {20, "BR"},   {27, "BV"},   {30, "SW"},   {31, "???"}, | ||||
|    {19, "BR"},   {20, "BR"},   {27, "BV"},   {30, "SW"},   {31, "STP"}, | ||||
|    {32, "BR"},   {37, "BR"},   {38, "BR"},   {41, "???"},  {50, "BR"}, | ||||
|    {51, "BV"},   {56, "BV"},   {57, "???"},  {65, "BR"},   {66, "BR"}, | ||||
|    {67, "BR"},   {78, "???"},  {79, "???"},  {80, "???"},  {81, "???"}, | ||||
|    {67, "BR"},   {78, "STP"},  {79, "STP"},  {80, "STP"},  {81, "???"}, | ||||
|    {86, "BV"},   {90, "BR"},   {93, "BV"},   {94, "BR"},   {97, "BR"}, | ||||
|    {98, "BR"},   {99, "BV"},   {113, "???"}, {132, "???"}, {133, "???"}, | ||||
|    {134, "???"}, {135, "???"}, {137, "BR"},  {138, "???"}, {144, "???"}, | ||||
|    {145, "???"}, {146, "???"}, {150, "???"}, {151, "???"}, {153, "BR"}, | ||||
|    {134, "???"}, {135, "???"}, {137, "BR"},  {138, "???"}, {144, "STP"}, | ||||
|    {145, "STP"}, {146, "STP"}, {150, "STP"}, {151, "STP"}, {153, "BR"}, | ||||
|    {154, "BV"},  {155, "SW"},  {159, "ZDR"}, {161, "CC"},  {163, "PHI"}, | ||||
|    {165, "???"}, {167, "CC"},  {168, "PHI"}, {169, "???"}, {170, "???"}, | ||||
|    {165, "???"}, {167, "CC"},  {168, "PHI"}, {169, "STP"}, {170, "???"}, | ||||
|    {171, "???"}, {172, "???"}, {173, "???"}, {174, "???"}, {175, "???"}, | ||||
|    {176, "???"}, {177, "???"}, {178, "???"}, {179, "???"}, {180, "BR"}, | ||||
|    {181, "BR"},  {182, "BV"},  {184, "SW"},  {186, "BR"},  {193, "BR"}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat