Jake Meyer
Jake Meyer
The job checks the [wiki](https://old.reddit.com/r/spacex/wiki/launches/manifest) every 10 minutes, and it's usually updated in a timely manner. Happy to add a scrub counter of some sort, but we need to decide...
Agreed, should have a bit more context. Maybe instead of just a `under_development` boolean, this should be a new `status` field. Could have a enum list of potential values: ```...
Updated 👍
Are you trying to associate launches or payloads? That id is similar to the NORAD id we use for payloads, so that could be used to associate as well.
You should be able to use the `norad_ids` in the payload to associate, essentially the same as the COSPAR ID.
This specific issue had to do with a name change on the manifest. Previously the name was `Polar-Starlink 1`, but then the name changed to `Starlink 2.1`. Without a manual...
Updated, thanks!
This could go in the payload info under `dragon` ```json { "dragon": { "capsule": "5e9e2c5df359188aba3b2676", "mass_returned_kg": null, "mass_returned_lbs": null, "flight_time_sec": null, "manifest": null, "water_landing": null, "land_landing": null }, "name": "CCtCap...
Like a splashdown video link?
Unfortunately I don't think this is possible currently