SuperDARN / rst

Radar Software Toolkit (RST)
https://superdarn.github.io/rst/
GNU General Public License v3.0
21 stars 16 forks source link

Adding oldsndtosnd binary #608

Open egthomas opened 4 months ago

egthomas commented 4 months ago

This pull request adds a new oldsndtosnd binary for converting the old binary-format sounding mode files to the modern dmap-format snd files. There are several options (-old, -new, -adak) for dealing with different iterations of the binary sounding mode files which used different forms of internal compression, variable numbers of ranges, etc. Perhaps most significantly, this routine converts the elevation angles calculated on-site back to phi0 using an assumed tdiff value and Y interferometer offset, such that elevation angles can be recalculated from the snd-format files using modern algorithms and/or tdiff estimates.