-
Sub-tasks:
1.) Find a definition of identical images
2.) Define requirements for what the id should reflect (version, acquisition time, ...), i.e., images should be traceable by their id, e.g, when…
-
```
from enrique:
It would be nice to include scripts to download odr and dor-vor orbits.
```
Original issue reported on code.google.com by `batuhan.osmanoglu@gmail.com` on 12 Apr 2010 at 6:56
-
How should orbits be represented? What orbits are available? With what precision?
Considerations:
- Many paths between orbits with reasonable delta v cost, in order to allow for better gameplay
…
-
Dear people:
I want to run through a TLE file and calculate the coordinates of each satellite for a period of time (right now, datetime will only allow 60 seconds, but would like to run it longer).…
-
Im Beispiel example.ipynb in der zweiten Zelle gibt es das Statement
for l in prolog.query("listing"):
print(l)
Bei mir ist das Resultat aber nicht die Liste aller Facts
Sondern nur
…
-
**Describe the bug**
If a user attempts to iterate by orbit using `sgp4`, with added quasi-dipole coordinates, to get orbits by local time, then things get wonky with default values.
The issue is …
-
```
What should this feature enhancement do?
Let the user zoom to distances in the thousands of kilometers above Earth.
This feature would be very handy for showing the current position of highly
ec…
-
I have a time series which shows two issues with the rendering. First, the cadence is dependendent on what's shown. I thought this was fixed but this data seems to tweak a bug. Second, if an outlie…
-
First time user who gets runtime error on trying the Walkthrough jupyter notebook:
```
---------------------------------------------------------------------------
RuntimeError …
-
To better make the estimation functionality visible, and identify shortcomings/improvements in the interfaces, additional example applications are to be created. Ideas for example applications will be…