robpike / sid

Program to print sidereal time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The sid program reports the current sidereal time. It needs to know the terrestrial longitude, which can be provided by a flag or by reading a file in the format used by the Plan 9 astro command: one line of text containing the latitude, west longitude, and elevation. (Only the longitude is used.) With a flag, it will also display the Julian date.

About

Program to print sidereal time

License:Other


Languages

Language:Go 100.0%