List of performance enhancements to be made when time is available: - [ ] Use GPU instancing for orbits in the Globe View (see comment in #36) - [ ] Separate data loading from GUI when dealing with orbits (map and globe) via **asynch components** (see [here](https://stackoverflow.com/questions/53819864/how-to-async-await-in-react-render-function) for help)
List of performance enhancements to be made when time is available: