-
Extract satellite positions and write to file for comparison between precise and broadcast orbits.
-
Is anyone working or intending to work on this issue soon?
I am asking because I'm intending to open a new issue/PR to implement solutions for the consumption of the new various formats for orbit e…
-
Mostly due to thermal constraints the majority of astronomy mission are now using *orbits* around [lagrange points](https://en.wikipedia.org/wiki/Lagrange_point). For example: [James Webb](https://en.…
-
Add small fluctuations to LISA satellite positions over time to mimic natural fluctuations. Then need to add corrections to detector responses to account for them. Currently we assume rigid body orbit…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
So, this issue came up when working with the early Arctic Weather Satellite (AWS1) data. AWS1 was launched A…
-
This is a running list of the contracts I still want / need to add to RP-0.
## SOUNDING ROCKETS
- [x] Get Payload X to Altitude X (I haven't had time to play-test with the different sizes of pads)…
-
When orchestrater establishes the intra-orbits ISLs, it will use function "sn_get_down_satellite()" as follow to find the adjacency node.
```python
def sn_get_down_satellite(current_sat_id, curr…
-
What are the main algorithms for calculating satellite orbits?I'm more concerned about that you don`t use the **trueanomaly** .
If you can give me an answer, it will be very grateful。
-
How can I implement satellite paths/orbits into the path layer? I have based my project off of the satellites example.
-
Hi, I noticed that the demo only seems to create ground tracked orbits for satellites, how would you go about producing a non suborbital/ground tracked orbit, in an instance with a rotating globe and …