Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions smallbaselineApp_aria.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
{
"cell_type": "markdown",
"metadata": {
"heading_collapsed": "true",
"hideCode": false,
"hidePrompt": false
},
Expand All @@ -51,14 +50,14 @@
},
"source": [
"+ [0. Initial setup](#0.-Initial-setup-of-the-notebook)\n",
"+ [1. General overview](#1.-smallbaselineApp.py-(general-overview))\n",
"+ [1. General overview](#1.-General-overview-of-smallbaselineApp.py)\n",
" - [1.1 Processing steps](#1.1-Processing-steps-of-smallbaselineApp.py)\n",
" - [1.2 Configuring the processing parameters](#1.2-Configuring-the-processing-parameters)\n",
"+ [2. Time series analysis](#2.-Time-Series-Analysis-(small-baseline-approach))\n",
"+ [3. Error analysis](#3.-Error-analysis-(what-is-signal,-what-is-noise!))\n",
"+ [2. Time series analysis](#2.-Time-series-analysis---small-baseline-approach)\n",
"+ [3. Error analysis](#3.-Error-analysis---what-is-signal,-what-is-noise!)\n",
" - [3.1 Quality of the inversion](#3.1-Quality-of-the-inversion)\n",
" - [3.2 Noise reduction of InSAR time series](#3.2-Noise-reduction-of-InSAR-displacement-time-series)\n",
"+ [4. Validation (comparing InSAR with GPS)](#4.-Validation-(comparing-InSAR-with-GPS))\n",
"+ [4. Validation (comparing InSAR with GPS)](#4.-Validation---comparing-InSAR-with-GPS)\n",
"+ [5. Other MintPy functionalities](#5.-Other-MintPy-functionalities)"
]
},
Expand Down Expand Up @@ -225,7 +224,7 @@
"hidePrompt": false
},
"source": [
"# 1. smallbaselineApp.py (general overview)"
"# 1. General overview of smallbaselineApp.py"
]
},
{
Expand Down Expand Up @@ -502,7 +501,7 @@
"hidePrompt": false
},
"source": [
"# 2. Time Series Analysis (small baseline approach) "
"# 2. Time series analysis - small baseline approach"
]
},
{
Expand Down Expand Up @@ -2147,7 +2146,7 @@
"hidePrompt": false
},
"source": [
"# 3. Error analysis (what is signal, what is noise!)"
"# 3. Error analysis - what is signal, what is noise!"
]
},
{
Expand Down Expand Up @@ -4518,7 +4517,7 @@
"hidePrompt": false
},
"source": [
"# 4. Validation (comparing InSAR with GPS)"
"# 4. Validation - comparing InSAR with GPS"
]
},
{
Expand Down