more documentation for generate_starchart.py

This commit is contained in:
yuni 2024-05-01 22:52:41 +02:00
parent 9617358229
commit aed356c380

View file

@ -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 # https://github.com/astronexus/HYG-Database/blob/cbd21013d2bb89732b893be357a6f41836dbe614/hyg/CURRENT/hygdata_v41.csv
import csv import csv