more documentation for generate_starchart.py
This commit is contained in:
parent
9617358229
commit
aed356c380
|
@ -9,7 +9,11 @@
|
|||
# + + + ███
|
||||
# + ▀████████████████████████████████████████████████████▀
|
||||
#
|
||||
# This script requires the following file in the extra/ directory:
|
||||
# This script generates the file /src/data/stars.in.
|
||||
#
|
||||
# You do not have to run it unless you wish to change the stars.in file.
|
||||
#
|
||||
# It requires the following file in the extra/ directory:
|
||||
# https://github.com/astronexus/HYG-Database/blob/cbd21013d2bb89732b893be357a6f41836dbe614/hyg/CURRENT/hygdata_v41.csv
|
||||
|
||||
import csv
|
||||
|
|
Loading…
Reference in a new issue