SuperDARN / pyDARNio

Python Library for read in SuperDARN data
GNU Lesser General Public License v3.0
8 stars 2 forks source link

Added tx_antenna_mag field to Borealis v0.7 file type. #64

Closed RemingtonRohel closed 12 months ago

RemingtonRohel commented 1 year ago

Scope

Adding a new field to the Borealis v0.7 format.

issue: N/A

Approval

Number of approvals: 1

Test

Will provide a test file once I've generated one.

RemingtonRohel commented 1 year ago

This branch is getting a lot of road time - it's running on all of our remote site computers to convert array files to site files, and on campus to convert borealis files to DMAP. It did have a bug with reading in Borealis files, which has since been fixed. Definitely needs some dedicated testing first though to ensure it is robust with all Borealis filetypes and file structures, for multiple Borealis versions.

RemingtonRohel commented 1 year ago

Actually, I will amend the above comment - this branch doesn't have many changes, but the Borealis_0.7 branch will have many and require a big review.