-
There are a series of admin files that are currently not public. These include a few cron jobs that run every two hours to update TLEs. Until they are uploaded the TLE.json file only be updated when a…
-
[14:08:30 INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
[14:08:30 INFO]: Invalid config field: ?ssues for settings
[14:08:30 INFO]: Failed to set config option: ?ssues: https://g…
-
Add an option allowing to download TLEs in `RequestAction`.
-
I load in a file of TLEs and convert to Earth satellites, and it takes 5 minutes (vs 0.2 s in pyephem).
Profiling, I find that you are reloading the timescale for every single satellite.
sgp4lib.py:…
-
TLEs that only differ in inclination or RAAN of very small angles (~0.001 degrees or less) when propagated using SGP4 seem to yield identical positions. Inclination or RAAN has to be adjusted to gre…
-
Useful if, for example, the compiler TLEs (see https://dmoj.ca/submission/173220).
Xyene updated
8 years ago
-
This can have bad consequences, since sometimes checkers can be very slow. If a submission TLEs, there's no reason to run a checker on it — TLE masks out WA.
Pros:
- Faster grading
Cons:
- Usi…
Xyene updated
8 years ago
-
When a submission dies because of something like `std::bad_alloc`, it should be exiting with `SIGABRT`. However, the judge displays it as exiting with `SIGSTOP` (`Stopped (signal)`).
The judge uses `…
Xyene updated
8 years ago
-
Inspired by #74, it would be nice if a base data package could be provided - ideally in a way that would emulate ephem.EarthSatellite.readtle. I've been spending a lot of time lately in places without…
-
```
What steps will reproduce the problem?
1.call listSubtitles func
2.insert str in the lang position (second var)
What is the expected output? What do you see instead?
the expected output should be…