Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Team Introduction (what we do, who we are, why we exist)

Who we are: The Strategy team is a fully remote team that builds data models and graphs to assist the team in making informed race decisions. By modelling the environment, the car, and the race route, the optimization model crunches data

Strategy Suite Overview

The above diagram represents the flow of data through the core Strategy Suite. All major models feed into the Optimization box, which outputs the optimal velocity and current battery level of MSXIV.

External APIs used:

  • Solcast

  • OpenWeather

  • Bing Maps

Github Basics

Our Github repository can be found here.

Install Git

Check if you have Git installed on your computer by running the code below. If git does not exist, install from here. Note: you do need a Github account.

git --version

Install Python

Clone the Repository

  • No labels