Scenario ISS actual position

Edit: I'll be darned, the Scenario Editor TLS plugin is great. I don't really know as much as most folks here, but I'm hoping it corrected the ISS's orbital height to 418-420km or so. If anyone knows, please let me know. Also hope it's OK to bump older threads, here...

First you should to open this address
from there you should to create txt file then open orbiter press pause then load this file from Scenario Editor TLS and to update data to current and then resume to play on the picture bellow you can see the mainly steps

2021-07-22_20-25.png
 
Back in the days of 2006 or 2010 , as the station was being assembled some one who did the scenarios for the Shuttle flights did some real time scenarios and they were spot on. You could use orbiter to track and see ISS as it flew over. WE need that again to follow along
 
First you should to open this address
from there you should to create txt file then open orbiter press pause then load this file from Scenario Editor TLS and to update data to current and then resume to play on the picture bellow you can see the mainly steps

View attachment 26103
Thank you! I had actually figured this out before your reply but I appreciate you taking the time to do this, and also giving me the TLE that's just for ISS. I was downloading stations.txt and using that. Too bad with DX9 in Orbiter_NG when you go to load TLE it tells you you can't 'alt-tab' and basically stops rendering. But the solution to that is, it seems, to open Orbiter, set everything up in there, do a quicksave or even a sceneario save, and then open that in Orbiter_NG. :)
 
thanks for the response but still seems a bit much to do. back in the day you just opened orbiter and then clicked that scenario and it would go to the real time tracking. One reason I got into orbiter was a NASA view from NASA TV called 3D world which showed the shuttle in orbit around the earth
 
My "Load TLE" data button is greyed out in ScnEditorTLE. Anyone know what might be causing this? Does this tool work in Orbiter 2016?

EDIT: I found out why. So to make this work for me I had to:
1. Create a scenario that does not have an MJD date under the BEGIN ENVIRONMENT section. So I copied Space Shuttle to ISS.scn and renamed it.
2. Edited the new scenario with Notepad++ and changed the section that looks like this:

Code:
BEGIN_ENVIRONMENT
  System Sol
  Date MJD 55278.4979646848
END_ENVIRONMENT

to this...

Code:
BEGIN_ENVIRONMENT
  System Sol
END_ENVIRONMENT

This forces the scenario to start at Now. For me the Space Shuttle Orbiter was at KSC at UTC time.
3. I then went to this webpage: https://celestrak.org/NORAD/elements/table.php?GROUP=stations&FORMAT=tle which is a list of Space Stations
4. Found this station: ISS (ZARYA)
5. Clicked on the little notepad thingy icon under the column titled: "Latest Data"
6. A page comes up with data that looks like this:
Code:
ISS (ZARYA)            
1 25544U 98067A   25203.73240839  .00010456  00000+0  19082-3 0  9996
2 25544  51.6353 130.8857 0002081  97.6914 346.6167 15.50017352520676

7. I then copy this text to a notepad document and save it in my Orbiter Root directory with the name of the satellite and today's date on it. (i.e. ISS-25-07-22)
8. Then I open my Orbiter scenario that I created that takes me to Now date and time.
9. Un-pause the sim.
10. Open Function in main menu, Scenario TLE.
11. In this window I choose the ISS on the list.
12. Click Edit
13. Click on State Vectors (The Load TLE is greyed out).
14. Set Frame to: "ref. equator (fixed)" (Load TLE button is now active and available).
15. Click Load TLE
16. Navigate to where my latest TLE text file is for the ISS "ISS-25-07-22.txt" in my root Orbiter folder.
17. All state vectors (besides rotation) are populated.
18. Click Apply.
19. Click Done and Done again.
20. Click back on my launch vehicle "Atlantis".

Now I'm ready to look for my more realistic launch date that is under 10 days.

Thanks guys for this. I hope I was able to help a tiny bit.

There are several sites that will give the TLE info on the ISS. Here are a few:
https://live.ariss.org/tle/
https://live.ariss.org/iss.txt

Also, I checked the position of the ISS in game using the map and it exactly matched the real-time map shown on this NASA sites here:

https://www.nasa.gov/spot-the-station/

https://www.esa.int

I'm so proud of myself!
 
Last edited:
Back
Top