Skip to content

WeatherGod/ScanRadSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScanRadSim allows one to simulate the scan patterns of a weather radar.

This project is a core part of the code needed to complete my general exam.

Prequisites: Python >= 2.6 (due to timedelta math and Fractions module)
	     NumPy 1.6
	     SciPy
	     Matplotlib (1.0 or better)
	     BRadar (available from https://github.com/BVRoot/BRadar)

	     (To use the `SCITish' adaptive sensing module)
	     ZigZag (available from https://github.com/BVRoot/ZigZag)

Tested with :
	NumPy 2.0.0.dev-7134a93
	SciPy 0.10.0.dev
	Matplotlib 1.1.0 (development version)
	

About

Simulator of Radar Scans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages