Skip to content

Commit 802830e

Browse files
committed
Expand README
1 parent e2875be commit 802830e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# orbitconvert
2-
GUI program for orbit frame conversion
2+
This program is intended to simplify converting orbital parameters from a plane-of-sky reference frame to an ecliptic one, e.g. for use in [Celestia](https://github.com/CelestiaProject/Celestia). Based on code released by @ajtribick in April 2021.
3+
4+
There are two ways to run the program. On any operating system, you can install [Python](https://www.python.org/) 3 and the [scipy](https://scipy.org/) and [PySimpleGUI](https://pysimplegui.readthedocs.io/en/latest/) modules, and run the program from IDLE or the command line. For Windows users, there is also a Windows executable available under "Releases".

0 commit comments

Comments
 (0)