fmihpc / analysator

Python based package for analyzing vlsv files produced by Vlasiator
GNU General Public License v2.0
5 stars 32 forks source link

Update plot_ionosphere.py #233

Closed ArnaudLalague closed 3 weeks ago

ArnaudLalague commented 2 months ago

Add the reading of the ionospheric radius parameter and its reconstruction

ArnaudLalague commented 2 months ago

A test with a previously failed file that does not have the ionosphere radius as a parameter in the VLSV file and a test with a file that does have the ionosphere radius parameter in the VLSV file. Analysator succeed to read and recalculate the ionosphere radius.

ionosphere_plot_with_parameter ionsphere_plot_without_parameter