GITMCode / Electrodynamics

Apache License 2.0
2 stars 0 forks source link

SWMF Binary File Support #3

Open aaronjridley opened 1 month ago

aaronjridley commented 1 month ago

Add support to read SWMF files. This needs to:

aaronjridley commented 1 day ago

Ok, I am not going to use the file output from Gabor, since there are no example files, but the general functionality of this has been finished. A python code exists that read in the IE files and output SWMF-ready AMIE files. Then a code was developed to read in these files into the electrodynamics library.

Still to do - read in all of the MAGNIT variables (wave, mono, and ions). This should be easy, but needs to be completed.