1
0
Fork 0

Pic with constellations

qfits
Jeff Moe 2022-08-06 16:15:38 -06:00
parent 6f19b67978
commit 3027246782
2 changed files with 21 additions and 18 deletions

View File

@ -1,7 +1,7 @@
# Giza Sattools
Current state: it works.
![skymap-giza rev 19](img/skymap-giza-19.png)
![skymap-giza rev 20](img/skymap-giza-20.png)
See above screenshot from port of `skymap`.
@ -19,6 +19,26 @@ This is a fork of cbassa's sattools to try to get it to work with
free software giza instead of proprietary and unmaintained pgplot.
# Features
The `giza` branch is mostly similar to upstream, but with
`giza` instead of `pgplot`.
The following (mis?)-features have been added to the active
`spacecruft` branch:
* Optionally resize window on command line with `--width` and `--height`.
(Probably best to just get width and calculate a good height.)
* Optionally change resolution of drawing lines with `--nmax`.
(Probably best to calculate nmax depending on window size.)
* Add SatNOGS (now default) and `visible` TLEs.
* Update SGDP4 files to latest upstream.
* Add long options (e.g. `--help`) on the command line.
# Install
In Debian: `libgiza0 giza-dev` etc.
@ -135,23 +155,6 @@ Out of box, this works:
* Constellations.
* Some speed ups.
# Features
The following (mis?)-features have been added to the `spacecruft` branch:
* Optionally resize window on command line with `--width` and `--height`.
(Probably best to just get width and calculate a good height.)
* Optionally change resolution of drawing lines with `--nmax`.
(Probably best to calculate nmax depending on window size.)
* Add SatNOGS (now default) and `visible` TLEs.
* Update SGDP4 files to latest upstream.
* Add long options (e.g. `--help`) on the command line.
# TODO
* Slow.

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB