How test Gpredict antenna algo?

I want to test Gpredict algo when satellite pass by El 90. I need a reproducible result. How can I test such scenario? Should I generate fake TLE? If so is there software to generate simple fake TLE file based on start, end points?

check this tutorial

1 Like

Don’t use fake TLE; it’s too much work and makes it harder to control accurately.

To test the Gpredict antenna algo at El ~90°, just choose a real TLE for a high-inclination LEO (like ISS) and change the lat/long of your ground station a little bit so that the pass goes over your head. Zenith passes are very sensitive to where they are. Moving a few kilometers can change the maximum elevation from about 70° to 90°.

for tests that can be repeated:

Set the time in Gpredict (use ā€œtime controllerā€) and lock the TLE (don’t change it).
turn off automatic updates
run the same time stamp every time

If you really want to test edge cases (like crossing at exactly 90°), the best way to do it is:

Use a circular orbit with an inclination of about 90°. Move the observer until Gpredict shows max El ā‰ˆ 89–90°.

When your rotator is near the zenith, it’s more about how it handles azimuth flips than how accurate the TLE is. So pay attention to how your rotator config handles that one thing (some just jitter or spin).

In short, don’t fake TLE. Instead, control the observer and the time. It’s much cleaner.