mmbell / vortrac

Vortex Objective Radar Tracking and Circulation
Apache License 2.0
6 stars 4 forks source link

Refactor VTD and GBVTD #17

Closed mjskier closed 6 years ago

mjskier commented 6 years ago

Split GBVTD/VTD code into a VTD base class and GBVTD and GVTD derived classes. Add a VTDFactory to create the appropriate objects depending on the requested geometry.