Read V0 format and return a module_timeserie.Timeserie object.
- Returns
- module_timeserie.Timeserie() object with B in T in GSE or RTN frame.
ACE/MAG/Level4 V0-format is the following:
1 16-second average Interplanetary Magnetic Field
in RTN
and GSE Coordinates
4 SCclock -------ACE Epoch Time----- ------RTN Coordinates---- ------GSE Coordinates----
5 Mid Start End Br Bt Bn Bx By Bz <|B|> dBrms wt
7 713089914.0 765158390.54 765158406.54 0.041 6.562 -0.322 -0.045 -6.535 -0.671 6.605 0.806 48
8 713089930.0 765158406.54 765158422.54 0.446 6.524 -0.359 -0.449 -6.496 -0.706 6.587 0.854 48
9 713089946.0 765158422.54 765158438.54 0.443 6.288 -0.072 -0.446 -6.275 -0.407 6.344 0.858 48
Where Bx,By,Bz is the magnetic field in GSE frame in nano Tesla
And where Br,Bt,Bn is the magnetic field in RTN frame in nano Tesla.