Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code problem #2

Open
Lightzh8 opened this issue Oct 23, 2023 · 1 comment
Open

code problem #2

Lightzh8 opened this issue Oct 23, 2023 · 1 comment

Comments

@Lightzh8
Copy link

could you please help me to solve this problm?
raise Exception('Satellite crashed at time %s', utc_time)
Exception: ('Satellite crashed at time %s', numpy.datetime64('2023-05-29T09:30:00.000000'))

@Shadab442
Copy link
Owner

Hi, I think this is because when the satellite perigee is below 220 km, a simplified set of equations needs to be implemented which is not done by the pyorbital module. As the Starlink satellites are sometimes deployed at very low orbits during their flight, they can go below 220 km. A way around this would be to deselect all the satellites that go below this range or use a set of satellites that do not go below this range during their flight. Currently, I do not have the bandwidth to work on this, any contribution is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants