Examples ======================================================= Below are some example Jupyter notebooks that illustrate the use of PyForTraCC in different contexts. Each example is hosted on Google Colab, allowing for interactive exploration. 1. **Track Synthetic data (Introducing Example)**: `Open in Google Colab `_ 2. **Track Radar (Algorithm Workflow)**: `Open in Google Colab `_ 3. **Track GOES16-IR (Real Time Tracking)**: `Open in Google Colab `_ 4. **Track GSMAP (Milton Hurricane)**: `Open in Google Colab `_ .. _introducing_colab: https://colab.research.google.com/github/fortracc/pyfortracc/blob/main/examples/01_Introducing_Example/01_Introducing-pyFortraCC.ipynb .. _workflow_colab: https://colab.research.google.com/github/fortracc/pyfortracc/blob/main/examples/02_Algorithm_Workflow_Radar_Example/02_Algorithm_Workflow.ipynb .. _infrared_colab: https://colab.research.google.com/github/fortracc/pyfortracc/blob/main/examples/03_Track-Infrared-Dataset/03_Track-Infrared-Dataset.ipynb .. _precipitation_colab: https://colab.research.google.com/github/fortracc/pyfortracc/blob/main/examples/04_Track-Global-Precipitation-EDA/04_Track-Global-Precipitation.ipynb