read data from multiple .h5 files, consolidating the data and writing new data into a main .h5 file
reading this main .h5 file
Currently only supports poloidal + toroidal angle + frequency sweeps. Will implement beam parameter sweeps and polarisation sweeps some time in the future
Ken Rui previously developed some code for reading and writing sweeps, but unfortunately Scotty has changed a lot in the intervening time. This work supersedes some of the changes in #108
Example code that shows how to:
Currently only supports poloidal + toroidal angle + frequency sweeps. Will implement beam parameter sweeps and polarisation sweeps some time in the future