{ "cells": [ { "cell_type": "markdown", "id": "c504b8df-6c70-4c02-88fc-4b88aab653af", "metadata": {}, "source": [ "# Figure 2 script\n", "\n", "To reproduce this figure, make sure you have downloaded all necessary input files (velocity maps and static terrain geometries) from https://doi.org/10.17605/OSF.IO/HE7YR and have updated the `Vx` and `Vy` columns in `notebooks/manifest.csv` with the downloaded file paths before starting the analysis." ] }, { "cell_type": "code", "execution_count": 1, "id": "80e01e0f-2e7a-4e40-aea8-073b265ae9c5", "metadata": {}, "outputs": [], "source": [ "import glaft\n", "import pandas as pd\n", "import matplotlib as mpl\n", "from matplotlib.ticker import FormatStrFormatter\n", "import matplotlib.pyplot as plt\n", "import numpy as np" ] }, { "cell_type": "code", "execution_count": 2, "id": "c5665000-e2e0-4a4e-b779-c474e5721c96", "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | Date | \n", "Duration (days) | \n", "Template size (px) | \n", "Template size (m) | \n", "Pixel spacing (px) | \n", "Pixel spacing (m) | \n", "Prefilter | \n", "Subpixel | \n", "Software | \n", "Vx | \n", "Vy | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|
126 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "64 | \n", "960 | \n", "4 | \n", "60 | \n", "None | \n", "pyrUP | \n", "autoRIFT | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "
130 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "64 | \n", "960 | \n", "4 | \n", "60 | \n", "Gau | \n", "pyrUP | \n", "autoRIFT | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "
134 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "64 | \n", "960 | \n", "4 | \n", "60 | \n", "NAOF | \n", "pyrUP | \n", "autoRIFT | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "/home/jovyan/Projects/PX_comparison/PX/autoRIF... | \n", "
97 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "65 | \n", "975 | \n", "1 | \n", "15 | \n", "Gau | \n", "parabolic | \n", "Vmap | \n", "/home/jovyan/Projects/PX_comparison/PX/Vmap/pa... | \n", "/home/jovyan/Projects/PX_comparison/PX/Vmap/pa... | \n", "
73 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "varying: multi-pass | \n", "varying: multi-pass | \n", "4.009 | \n", "60.14 | \n", "NAOF | \n", "interest point groups | \n", "GIV | \n", "/home/jovyan/Projects/PX_comparison/PX/GIV/u_l... | \n", "/home/jovyan/Projects/PX_comparison/PX/GIV/v_l... | \n", "
28 | \n", "LS8-20180304-20180405 | \n", "32 | \n", "64 | \n", "960 | \n", "1 | \n", "15 | \n", "NAOF | \n", "16-node oversampling | \n", "CARST | \n", "/home/jovyan/Projects/PX_comparison/PX/CARST/2... | \n", "/home/jovyan/Projects/PX_comparison/PX/CARST/2... | \n", "