ErikPeter2000 / CMS_AstroPi

The AstroPi team at the Cambridge Maths School.
4 stars 0 forks source link

Calculation Design #5

Closed ErikPeter2000 closed 10 months ago

ErikPeter2000 commented 10 months ago

Design an algorithm that will calculate the speed of the ISS, given data cleaned and formatted by the data team (Sam and Erik).

Currently, it is planned for the following data to be given.

Of course, any additional data, such as predicted locations, can be provided. Once the plan is completed, we will have a meeting to discuss the python code.

ErikPeter2000 commented 10 months ago

Timur has shown me a plan which is similar to the example code. It would've been nice to include something unique, but we have deadlines to meet. Maybe you could design and implement something to identify anomalous results later. For now, we'll stick to the plan Timur has written. Timur's plan, although is clear enough, should be refined to only include steps that are supposed to be performed by the calculation team and should also account for the multithreaded design.