Misc. short scripts for common project tasks
Plots the Sentinel-2 mosaic made by Mark Fahnestock and shared via AWS.
Matplotlib streamplot can be used to plot flowlines given a velocity dataset, as below.
flow_line.py
uses the streamplot function to extract a single flowline, through a user defined starting point. Example below.