Welcome to the AeroSandbox tutorial!
tl;dr: the first tutorial section is available here.
Here's how this works:
-
Read through the folders and files in ascending order. Upon opening any folder, be sure to read the
README.md
in the folder, if it exists. -
Every tutorial subsection is a Jupyter Notebook. You can either:
-
View them on GitHub non-interactively (easiest)
-
View them on your computer interactively (recommended). If you're new to Jupyter notebooks, follow this tutorial here.
-
-
Each tutorial file is designed to take ~5 minutes to read through and will introduce you to several new features.
Happy reading!