-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi Developers,
The number of satellites downloaded from
url1 = "https://celestrak.org/NORAD/elements/gp.php?GROUP=" + constellation_name + "&FORMAT=2le"
url2 = "https://celestrak.org/NORAD/elements/gp.php?GROUP=" + constellation_name + "&FORMAT=json"
are "7859 satellites".
During constellation configuration:
shells = SATELLITE_TO_SHELL_MAPPING.satellite_to_shell_mapping(constellation_name)
Only Starlink constellation: 4401 saved in the h5. Do you know what is the issue?
Two following cause of the issue may be
1- I used the following input based on the tutorial:

2- the lunches.xml is not updated.
Metadata
Metadata
Assignees
Labels
No labels