mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:20:06 +00:00 
			
		
		
		
	Request available level 3 products
This commit is contained in:
		
							parent
							
								
									d2597354b4
								
							
						
					
					
						commit
						12d8aaf8a6
					
				
					 5 changed files with 51 additions and 0 deletions
				
			
		|  | @ -22,5 +22,12 @@ NexradDataProvider::NexradDataProvider(NexradDataProvider&&) noexcept = default; | |||
| NexradDataProvider& | ||||
| NexradDataProvider::operator=(NexradDataProvider&&) noexcept = default; | ||||
| 
 | ||||
| void NexradDataProvider::RequestAvailableProducts() {} | ||||
| 
 | ||||
| std::vector<std::string> NexradDataProvider::GetAvailableProducts() | ||||
| { | ||||
|    return {}; | ||||
| } | ||||
| 
 | ||||
| } // namespace provider
 | ||||
| } // namespace scwx
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat