mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:50:05 +00:00 
			
		
		
		
	Add precipitation accumulation products
Closes #149 (cherry picked from commit 14afeb33db929e51fa094845bc0b79e266c0f80e)
This commit is contained in:
		
							parent
							
								
									f3b7dcddbd
								
							
						
					
					
						commit
						524de364f2
					
				
					 7 changed files with 83 additions and 41 deletions
				
			
		|  | @ -406,7 +406,8 @@ bool RadarProductLayer::RunMousePicking( | |||
|             if (units.empty() ||          //
 | ||||
|                 units.starts_with("?") || //
 | ||||
|                 boost::iequals(units, "NONE") || | ||||
|                 boost::iequals(units, "UNITLESS")) | ||||
|                 boost::iequals(units, "UNITLESS") || | ||||
|                 radarProductView->IgnoreUnits()) | ||||
|             { | ||||
|                // Don't display a units value that wasn't intended to be
 | ||||
|                // displayed
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat