/ExoPlaSim-InCon

Input Configurator user interface for Exoplanet Planet Simulator (ExoPlaSim)

Primary LanguagePython

ExoPlaSim-InCon

Layout of ExoPlaSim-InCon, featuring categorised planels with most of ExoPlaSim's options.

A user-friendly interface for configuring an ExoPlaSim .py file.

Features

  • Easy-to-use layout, sorted into categorised panels.
  • Image->SRA file converter for easy geographic implementation.
  • Import/Export Preset Files, saving the hassle of redoing settings.
  • Helpful tips via clicking on coloured-text
  • Works on all platforms (Windows, Mac, Lunix)
    • NOTE: ExoPlaSim as of now still operates in a Linux-based environment, this just makes it easier for those less skilled in programming.

Future Ideas

  • Complete compatibility checker, to warn the user if something will mess up or crash ExoPlaSim.
  • Improvements to UI layout.
  • Import directly from ExoPlaSim .py file, this may or may not be possible.
  • UI themes (eg. Dark Mode).

Any other ideas/suggestions welcome!

Requirements

  • numpy
  • matplotlib
  • PIL
  • shutil
  • ntpath
  • tkinter