chrisarridge / Ikuchi

Ikuchi is a Javascript application for viewing magnetospheric geometries
GNU General Public License v3.0
7 stars 2 forks source link

Changed input to json and added displayable meta data #1

Closed JoshWiggs closed 4 years ago

JoshWiggs commented 4 years ago

The input file for each of the planets has been changed from a raw js file which dumped each planet's definition into global memory to a json file from which each planet is called dynamically. Additionally, meta data has been added to each planet including the notes about the origins of their definitions which can be displayed using the new 'Show Information' button in the GUI.