Skip to content

Commit 926aaa0

Browse files
committed
Fix link of Forrestania dataset
1 parent 6e26e3e commit 926aaa0

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

docs/case_studies/Forrestania/forrestania.ipynb

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"(forrestania-data)=\n",
108108
"## Data\n",
109109
"\n",
110-
"[Download the data package here](https://github.com/MiraGeoscience/simpeg-drivers/raw/refs/heads/GEOPY-2297/simpeg_drivers-assets/Case%20studies/Forrestania_SRTM1%20Australia_MGA50.zip?download=)\n",
110+
"[Download the data package here](https://github.com/MiraGeoscience/simpeg-drivers/raw/refs/heads/develop/simpeg_drivers-assets/Case%20studies/Forrestania_SRTM1%20Australia_MGA50.zip?download=)\n",
111111
"\n",
112112
"We first need to consolidate the data into a usable format. We use [Geoscience ANALYST](https://www.mirageoscience.com/mining-industry-software/geoscience-analyst/) to import and convert the original files into the `geoh5` format. The data bundle includes\n",
113113
"\n",
@@ -257,11 +257,13 @@
257257
"[Click to enlarge]\n",
258258
"```\n",
259259
"\n",
260-
"The **inducing field parameters** at the time and location of the survey are\n",
260+
"The **inducing field parameters** at the time and location of the survey are:\n",
261261
"\n",
262-
"- Magnitude: 59127 nT\n",
263-
"- Inclination: -66.9$\\degree$\n",
264-
"- Declination: -1.05$\\degree$ \n",
262+
"Magnitude: 59127 nT\n",
263+
"\n",
264+
"Inclination: -66.9$\\degree$\n",
265+
"\n",
266+
"Declination: -1.05$\\degree$ \n",
265267
"\n",
266268
"#### Step 2: Detrend\n",
267269
"The local background field appears to be slightly lower (~112 nT) than the computed IGRF model, as most of the data away from the main anomaly are below 0. To avoid modelling this background trend, we can remove the median value. \n",

0 commit comments

Comments
 (0)