mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 18:00:06 +00:00 
			
		
		
		
	Nexrad File Factory
This commit is contained in:
		
							parent
							
								
									3620bfd13a
								
							
						
					
					
						commit
						a32029cb31
					
				
					 11 changed files with 322 additions and 31 deletions
				
			
		|  | @ -41,9 +41,13 @@ set(SRC_UTIL source/scwx/util/rangebuf.cpp | |||
|              source/scwx/util/time.cpp | ||||
|              source/scwx/util/vectorbuf.cpp) | ||||
| set(HDR_WSR88D include/scwx/wsr88d/ar2v_file.hpp | ||||
|                include/scwx/wsr88d/level3_file.hpp) | ||||
|                include/scwx/wsr88d/level3_file.hpp | ||||
|                include/scwx/wsr88d/nexrad_file.hpp | ||||
|                include/scwx/wsr88d/nexrad_file_factory.hpp) | ||||
| set(SRC_WSR88D source/scwx/wsr88d/ar2v_file.cpp | ||||
|                source/scwx/wsr88d/level3_file.cpp) | ||||
|                source/scwx/wsr88d/level3_file.cpp | ||||
|                source/scwx/wsr88d/nexrad_file.cpp | ||||
|                source/scwx/wsr88d/nexrad_file_factory.cpp) | ||||
| set(HDR_WSR88D_RDA include/scwx/wsr88d/rda/clutter_filter_map.hpp | ||||
|                    include/scwx/wsr88d/rda/digital_radar_data.hpp | ||||
|                    include/scwx/wsr88d/rda/level2_message.hpp | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat