File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ Earth's gravity anomalies ([image source](https://upload.wikimedia.org/wikipedia
1212
1313## Tutorial Notebooks
1414
15- [ 3D Forward Simulation of Gravity Anomaly Data] ( 03- gravity/fwd_gravity_anomaly_3d) $({\color{green}Introductory}$, ${\color{green}Lightweight})$
15+ [ 3D Forward Simulation of Gravity Anomaly Data] ( gravity/fwd_gravity_anomaly_3d ) $({\color{green}Introductory}$, ${\color{green}Lightweight})$
1616<br />
1717
18- [ 3D Forward Simulation of Gravity Gradiometry Data] ( 03- gravity/fwd_gravity_gradiometry_3d) $({\color{green}Introductory}$, ${\color{green}Lightweight})$
18+ [ 3D Forward Simulation of Gravity Gradiometry Data] ( gravity/fwd_gravity_gradiometry_3d ) $({\color{green}Introductory}$, ${\color{green}Lightweight})$
1919<br />
2020
21- [ 3D Inversion of Gravity Anomaly Data] ( 03- gravity/inv_gravity_anomaly_3d) $({\color{orange}Intermediate}$, ${\color{green}Lightweight})$
21+ [ 3D Inversion of Gravity Anomaly Data] ( gravity/inv_gravity_anomaly_3d ) $({\color{orange}Intermediate}$, ${\color{green}Lightweight})$
2222<br />
2323
24- [ Compare weighting strategy with Inversion of surface Gravity Anomaly Data] ( 03- gravity/weighting_strategies) $({\color{orange}Intermediate}$, ${\color{green}Lightweight})$
24+ [ Compare weighting strategy with Inversion of surface Gravity Anomaly Data] ( gravity/weighting_strategies ) $({\color{orange}Intermediate}$, ${\color{green}Lightweight})$
2525<br />
Original file line number Diff line number Diff line change 139139 "name": "stdout",
140140 "output_type": "stream",
141141 "text": [
142- "overwriting /home/ssoler/git/user-tutorials/notebooks/03- gravity/inv_gravity_anomaly_3d_files.tar.gz\n",
143- "Downloading https://github.com/simpeg/user-tutorials/raw/main/assets/03- gravity/inv_gravity_anomaly_3d_files.tar.gz\n"
142+ "overwriting /home/ssoler/git/user-tutorials/notebooks/gravity/inv_gravity_anomaly_3d_files.tar.gz\n",
143+ "Downloading https://github.com/simpeg/user-tutorials/raw/main/assets/gravity/inv_gravity_anomaly_3d_files.tar.gz\n"
144144 ]
145145 },
146146 {
147147 "name": "stdout",
148148 "output_type": "stream",
149149 "text": [
150- " saved to: /home/ssoler/git/user-tutorials/notebooks/03- gravity/inv_gravity_anomaly_3d_files.tar.gz\n",
150+ " saved to: /home/ssoler/git/user-tutorials/notebooks/gravity/inv_gravity_anomaly_3d_files.tar.gz\n",
151151 "Download completed!\n"
152152 ]
153153 }
154154 ],
155155 "source": [
156156 "# URL to download from repository assets\n",
157- "data_source = \"https://github.com/simpeg/user-tutorials/raw/main/assets/03- gravity/inv_gravity_anomaly_3d_files.tar.gz\"\n",
157+ "data_source = \"https://github.com/simpeg/user-tutorials/raw/main/assets/gravity/inv_gravity_anomaly_3d_files.tar.gz\"\n",
158158 "\n",
159159 "# download the data\n",
160160 "downloaded_data = download(data_source, overwrite=True)\n",
Original file line number Diff line number Diff line change 141141 "name" : " stdout" ,
142142 "output_type" : " stream" ,
143143 "text" : [
144- " overwriting /home/ssoler/git/user-tutorials/notebooks/03- gravity/gravity.tar.gz\n " ,
144+ " overwriting /home/ssoler/git/user-tutorials/notebooks/gravity/gravity.tar.gz\n " ,
145145 " Downloading https://storage.googleapis.com/simpeg/doc-assets/gravity.tar.gz\n " ,
146- " saved to: /home/ssoler/git/user-tutorials/notebooks/03- gravity/gravity.tar.gz\n " ,
146+ " saved to: /home/ssoler/git/user-tutorials/notebooks/gravity/gravity.tar.gz\n " ,
147147 " Download completed!\n "
148148 ]
149149 }
You can’t perform that action at this time.
0 commit comments