mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:40:05 +00:00 
			
		
		
		
	Fixing warnings in wxdata
This commit is contained in:
		
							parent
							
								
									05d795d18f
								
							
						
					
					
						commit
						3339a40780
					
				
					 17 changed files with 36 additions and 43 deletions
				
			
		|  | @ -77,7 +77,7 @@ static const std::unordered_map<Level3ProductCategory, std::string> | |||
|       {Level3ProductCategory::SpecificDifferentialPhase, "N0K"}, | ||||
|       {Level3ProductCategory::CorrelationCoefficient, "N0C"}}; | ||||
| 
 | ||||
| static const std::unordered_map<int16_t, std::string> level3Palette_ { | ||||
| static const std::unordered_map<int, std::string> level3Palette_ { | ||||
|    {19, "BR"},     {20, "BR"},     {27, "BV"},     {30, "SW"}, | ||||
|    {31, "STPIN"},  {32, "BR"},     {37, "BR"},     {38, "BR"}, | ||||
|    {41, "ET"},     {50, "BR"},     {51, "BV"},     {56, "SRV"}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat