mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:50:06 +00:00 
			
		
		
		
	Adding impact based warnings to ibw namespace
This commit is contained in:
		
							parent
							
								
									38a2831779
								
							
						
					
					
						commit
						7101cdf183
					
				
					 6 changed files with 29 additions and 23 deletions
				
			
		|  | @ -10,8 +10,10 @@ namespace scwx | |||
| { | ||||
| namespace awips | ||||
| { | ||||
| namespace ibw | ||||
| { | ||||
| 
 | ||||
| static const std::string logPrefix_ = "scwx::awips::impact_based_warnings"; | ||||
| static const std::string logPrefix_ = "scwx::awips::ibw::impact_based_warnings"; | ||||
| 
 | ||||
| static const boost::unordered_flat_map<Phenomenon, ImpactBasedWarningInfo> | ||||
|    impactBasedWarningInfo_ { | ||||
|  | @ -62,5 +64,6 @@ const std::string& GetThreatCategoryName(ThreatCategory threatCategory) | |||
|    return threatCategoryName_.at(threatCategory); | ||||
| } | ||||
| 
 | ||||
| } // namespace ibw
 | ||||
| } // namespace awips
 | ||||
| } // namespace scwx
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat