Skip to content

Commit 067070a

Browse files
Deploy dev from fbbe549
1 parent a032341 commit 067070a

File tree

360 files changed

+32346
-8026
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

360 files changed

+32346
-8026
lines changed

dev/.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.

dev/_downloads/00fbd0d0277fa891b0d9f3119f6389ab/index.ipynb

Lines changed: 599 additions & 133 deletions
Large diffs are not rendered by default.

dev/_downloads/0200e6d65d64dce44827a54515c0fde6/upward_derivative.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
Upward derivative of a regular grid
99
===================================
1010
"""
11+
1112
import ensaio
1213
import pygmt
1314
import verde as vd

dev/_downloads/0442eca7277ef5ccb516ae8970b587c0/gravity_disturbance.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"name": "python",
3636
"nbconvert_exporter": "python",
3737
"pygments_lexer": "ipython3",
38-
"version": "3.12.5"
38+
"version": "3.12.12"
3939
}
4040
},
4141
"nbformat": 4,

dev/_downloads/05e572b5a9a849d0cb7aada5e9a0d498/block_averaged_sources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
shift beneath the median location obtained during the block-averaging process).
4040
The depth of the sources can be set through the ``depth`` parameter.
4141
"""
42+
4243
import ensaio
4344
import pandas as pd
4445
import pygmt

dev/_downloads/102cec5892b2ec9bf122340356861902/prisms_topo_gravity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
compute the gravity effect of the model on a regular grid of observation
1919
points.
2020
"""
21+
2122
import ensaio
2223
import pygmt
2324
import pyproj

dev/_downloads/158ac25ba918ffcc510de864b2852a69/point_gravity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
grid given in Cartesian coordinates using the
1919
:func:`harmonica.point_gravity` function.
2020
"""
21+
2122
import pygmt
2223
import verde as vd
2324

dev/_downloads/1aa7ec4ea431c92475ac3042953b3894/coordinate_systems.ipynb

Lines changed: 103 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
{
44
"cell_type": "code",
55
"execution_count": 1,
6-
"id": "f0c5d389",
6+
"id": "4e753ce8",
77
"metadata": {
88
"execution": {
9-
"iopub.execute_input": "2024-08-12T22:34:12.968297Z",
10-
"iopub.status.busy": "2024-08-12T22:34:12.968129Z",
11-
"iopub.status.idle": "2024-08-12T22:34:13.866522Z",
12-
"shell.execute_reply": "2024-08-12T22:34:13.866021Z"
9+
"iopub.execute_input": "2025-11-20T19:05:46.816049Z",
10+
"iopub.status.busy": "2025-11-20T19:05:46.815904Z",
11+
"iopub.status.idle": "2025-11-20T19:05:47.961687Z",
12+
"shell.execute_reply": "2025-11-20T19:05:47.960884Z"
1313
}
1414
},
1515
"outputs": [],
@@ -25,13 +25,13 @@
2525
{
2626
"cell_type": "code",
2727
"execution_count": 2,
28-
"id": "7242b61f",
28+
"id": "adec13f4",
2929
"metadata": {
3030
"execution": {
31-
"iopub.execute_input": "2024-08-12T22:34:13.868700Z",
32-
"iopub.status.busy": "2024-08-12T22:34:13.868414Z",
33-
"iopub.status.idle": "2024-08-12T22:34:13.872490Z",
34-
"shell.execute_reply": "2024-08-12T22:34:13.872112Z"
31+
"iopub.execute_input": "2025-11-20T19:05:47.963321Z",
32+
"iopub.status.busy": "2025-11-20T19:05:47.963022Z",
33+
"iopub.status.idle": "2025-11-20T19:05:47.967621Z",
34+
"shell.execute_reply": "2025-11-20T19:05:47.966893Z"
3535
}
3636
},
3737
"outputs": [
@@ -72,13 +72,13 @@
7272
{
7373
"cell_type": "code",
7474
"execution_count": 3,
75-
"id": "2ff781d9",
75+
"id": "2d683008",
7676
"metadata": {
7777
"execution": {
78-
"iopub.execute_input": "2024-08-12T22:34:13.874277Z",
79-
"iopub.status.busy": "2024-08-12T22:34:13.874111Z",
80-
"iopub.status.idle": "2024-08-12T22:34:13.876663Z",
81-
"shell.execute_reply": "2024-08-12T22:34:13.876219Z"
78+
"iopub.execute_input": "2025-11-20T19:05:47.968950Z",
79+
"iopub.status.busy": "2025-11-20T19:05:47.968799Z",
80+
"iopub.status.idle": "2025-11-20T19:05:47.971772Z",
81+
"shell.execute_reply": "2025-11-20T19:05:47.971080Z"
8282
}
8383
},
8484
"outputs": [
@@ -100,13 +100,13 @@
100100
{
101101
"cell_type": "code",
102102
"execution_count": 4,
103-
"id": "e445d868",
103+
"id": "24831f5b",
104104
"metadata": {
105105
"execution": {
106-
"iopub.execute_input": "2024-08-12T22:34:13.878325Z",
107-
"iopub.status.busy": "2024-08-12T22:34:13.878161Z",
108-
"iopub.status.idle": "2024-08-12T22:34:13.882050Z",
109-
"shell.execute_reply": "2024-08-12T22:34:13.881637Z"
106+
"iopub.execute_input": "2025-11-20T19:05:47.973042Z",
107+
"iopub.status.busy": "2025-11-20T19:05:47.972881Z",
108+
"iopub.status.idle": "2025-11-20T19:05:47.977181Z",
109+
"shell.execute_reply": "2025-11-20T19:05:47.976475Z"
110110
}
111111
},
112112
"outputs": [
@@ -148,21 +148,29 @@
148148
{
149149
"cell_type": "code",
150150
"execution_count": 5,
151-
"id": "8d02a3da",
151+
"id": "8b9a643e",
152152
"metadata": {
153153
"execution": {
154-
"iopub.execute_input": "2024-08-12T22:34:13.883603Z",
155-
"iopub.status.busy": "2024-08-12T22:34:13.883444Z",
156-
"iopub.status.idle": "2024-08-12T22:34:13.900428Z",
157-
"shell.execute_reply": "2024-08-12T22:34:13.899952Z"
154+
"iopub.execute_input": "2025-11-20T19:05:47.978483Z",
155+
"iopub.status.busy": "2025-11-20T19:05:47.978335Z",
156+
"iopub.status.idle": "2025-11-20T19:05:47.993933Z",
157+
"shell.execute_reply": "2025-11-20T19:05:47.993228Z"
158158
}
159159
},
160160
"outputs": [
161161
{
162162
"name": "stdout",
163163
"output_type": "stream",
164164
"text": [
165-
"Ellipsoid(name='WGS84', semimajor_axis=6378137, flattening=0.0033528106647474805, geocentric_grav_const=398600441800000.0, angular_velocity=7.292115e-05, long_name='World Geodetic System 1984', reference='Hofmann-Wellenhof, B., & Moritz, H. (2006). Physical Geodesy (2nd, corr. ed. 2006 edition ed.). Wien\\u202f; New York: Springer.')\n"
165+
"WGS84 - World Geodetic System (1984)\n",
166+
"Oblate ellipsoid:\n",
167+
" • Semimajor axis: 6378137 m\n",
168+
" • Flattening: 0.0033528106647474805\n",
169+
" • GM: 398600441800000.0 m³/s²\n",
170+
" • Angular velocity: 7.292115e-05 rad/s\n",
171+
"Source:\n",
172+
" Hofmann-Wellenhof, B., & Moritz, H. (2006). Physical Geodesy (2nd,\n",
173+
" corr. ed. 2006 edition ed.). Wien; New York: Springer.\n"
166174
]
167175
}
168176
],
@@ -176,13 +184,13 @@
176184
{
177185
"cell_type": "code",
178186
"execution_count": 6,
179-
"id": "f970e451",
187+
"id": "206d497f",
180188
"metadata": {
181189
"execution": {
182-
"iopub.execute_input": "2024-08-12T22:34:13.902253Z",
183-
"iopub.status.busy": "2024-08-12T22:34:13.901996Z",
184-
"iopub.status.idle": "2024-08-12T22:34:13.927597Z",
185-
"shell.execute_reply": "2024-08-12T22:34:13.927169Z"
190+
"iopub.execute_input": "2025-11-20T19:05:47.995210Z",
191+
"iopub.status.busy": "2025-11-20T19:05:47.995056Z",
192+
"iopub.status.idle": "2025-11-20T19:05:48.039147Z",
193+
"shell.execute_reply": "2025-11-20T19:05:48.038416Z"
186194
}
187195
},
188196
"outputs": [
@@ -234,13 +242,13 @@
234242
{
235243
"cell_type": "code",
236244
"execution_count": 7,
237-
"id": "02b80b44",
245+
"id": "35f96213",
238246
"metadata": {
239247
"execution": {
240-
"iopub.execute_input": "2024-08-12T22:34:13.929520Z",
241-
"iopub.status.busy": "2024-08-12T22:34:13.929091Z",
242-
"iopub.status.idle": "2024-08-12T22:34:13.933135Z",
243-
"shell.execute_reply": "2024-08-12T22:34:13.932702Z"
248+
"iopub.execute_input": "2025-11-20T19:05:48.040513Z",
249+
"iopub.status.busy": "2025-11-20T19:05:48.040361Z",
250+
"iopub.status.idle": "2025-11-20T19:05:48.045257Z",
251+
"shell.execute_reply": "2025-11-20T19:05:48.044573Z"
244252
}
245253
},
246254
"outputs": [
@@ -260,18 +268,18 @@
260268
" [-32. -32. -32. -32. -32. -32.]\n",
261269
" [-31. -31. -31. -31. -31. -31.]\n",
262270
" [-30. -30. -30. -30. -30. -30.]]\n",
263-
"radius: [[6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
264-
" 6371008.77141506 6371008.77141506]\n",
265-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
266-
" 6371008.77141506 6371008.77141506]\n",
267-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
268-
" 6371008.77141506 6371008.77141506]\n",
269-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
270-
" 6371008.77141506 6371008.77141506]\n",
271-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
272-
" 6371008.77141506 6371008.77141506]\n",
273-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
274-
" 6371008.77141506 6371008.77141506]]\n"
271+
"radius: [[6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
272+
" 6370994.40182758 6370994.40182758]\n",
273+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
274+
" 6370994.40182758 6370994.40182758]\n",
275+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
276+
" 6370994.40182758 6370994.40182758]\n",
277+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
278+
" 6370994.40182758 6370994.40182758]\n",
279+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
280+
" 6370994.40182758 6370994.40182758]\n",
281+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
282+
" 6370994.40182758 6370994.40182758]]\n"
275283
]
276284
}
277285
],
@@ -290,13 +298,13 @@
290298
{
291299
"cell_type": "code",
292300
"execution_count": 8,
293-
"id": "9f7d97ef",
301+
"id": "5aa2cd66",
294302
"metadata": {
295303
"execution": {
296-
"iopub.execute_input": "2024-08-12T22:34:13.934874Z",
297-
"iopub.status.busy": "2024-08-12T22:34:13.934588Z",
298-
"iopub.status.idle": "2024-08-12T22:34:13.938255Z",
299-
"shell.execute_reply": "2024-08-12T22:34:13.937810Z"
304+
"iopub.execute_input": "2025-11-20T19:05:48.046558Z",
305+
"iopub.status.busy": "2025-11-20T19:05:48.046406Z",
306+
"iopub.status.idle": "2025-11-20T19:05:48.050153Z",
307+
"shell.execute_reply": "2025-11-20T19:05:48.049485Z"
300308
}
301309
},
302310
"outputs": [
@@ -310,30 +318,30 @@
310318
" [-70. -69. -68. -67. -66. -65.]\n",
311319
" [-70. -69. -68. -67. -66. -65.]\n",
312320
" [-70. -69. -68. -67. -66. -65.]]\n",
313-
"latitude: [[-35.18102866 -35.18102866 -35.18102866 -35.18102866 -35.18102866\n",
314-
" -35.18102866]\n",
315-
" [-34.17864829 -34.17864829 -34.17864829 -34.17864829 -34.17864829\n",
316-
" -34.17864829]\n",
317-
" [-33.17604904 -33.17604904 -33.17604904 -33.17604904 -33.17604904\n",
318-
" -33.17604904]\n",
319-
" [-32.17323399 -32.17323399 -32.17323399 -32.17323399 -32.17323399\n",
320-
" -32.17323399]\n",
321-
" [-31.17020649 -31.17020649 -31.17020649 -31.17020649 -31.17020649\n",
322-
" -31.17020649]\n",
323-
" [-30.16697016 -30.16697016 -30.16697016 -30.16697016 -30.16697016\n",
324-
" -30.16697016]]\n",
325-
"height: [[ -69.07752705 -69.07752705 -69.07752705 -69.07752705\n",
326-
" -69.07752705 -69.07752705]\n",
327-
" [ -418.12875198 -418.12875198 -418.12875198 -418.12875198\n",
328-
" -418.12875198 -418.12875198]\n",
329-
" [ -762.34749847 -762.34749847 -762.34749847 -762.34749847\n",
330-
" -762.34749847 -762.34749847]\n",
331-
" [-1101.31193327 -1101.31193327 -1101.31193327 -1101.31193327\n",
332-
" -1101.31193327 -1101.31193327]\n",
333-
" [-1434.60646097 -1434.60646097 -1434.60646097 -1434.60646097\n",
334-
" -1434.60646097 -1434.60646097]\n",
335-
" [-1761.8222431 -1761.8222431 -1761.8222431 -1761.8222431\n",
336-
" -1761.8222431 -1761.8222431 ]]\n"
321+
"latitude: [[-35.18102907 -35.18102907 -35.18102907 -35.18102907 -35.18102907\n",
322+
" -35.18102907]\n",
323+
" [-34.17864869 -34.17864869 -34.17864869 -34.17864869 -34.17864869\n",
324+
" -34.17864869]\n",
325+
" [-33.17604943 -33.17604943 -33.17604943 -33.17604943 -33.17604943\n",
326+
" -33.17604943]\n",
327+
" [-32.17323438 -32.17323438 -32.17323438 -32.17323438 -32.17323438\n",
328+
" -32.17323438]\n",
329+
" [-31.17020688 -31.17020688 -31.17020688 -31.17020688 -31.17020688\n",
330+
" -31.17020688]\n",
331+
" [-30.16697054 -30.16697054 -30.16697054 -30.16697054 -30.16697054\n",
332+
" -30.16697054]]\n",
333+
"height: [[ -83.44704281 -83.44704281 -83.44704281 -83.44704281\n",
334+
" -83.44704281 -83.44704281]\n",
335+
" [ -432.49826962 -432.49826962 -432.49826962 -432.49826962\n",
336+
" -432.49826962 -432.49826962]\n",
337+
" [ -776.71701812 -776.71701812 -776.71701812 -776.71701812\n",
338+
" -776.71701812 -776.71701812]\n",
339+
" [-1115.68145507 -1115.68145507 -1115.68145507 -1115.68145507\n",
340+
" -1115.68145507 -1115.68145507]\n",
341+
" [-1448.97598505 -1448.97598505 -1448.97598505 -1448.97598505\n",
342+
" -1448.97598505 -1448.97598505]\n",
343+
" [-1776.19176956 -1776.19176956 -1776.19176956 -1776.19176956\n",
344+
" -1776.19176956 -1776.19176956]]\n"
337345
]
338346
}
339347
],
@@ -348,13 +356,13 @@
348356
{
349357
"cell_type": "code",
350358
"execution_count": 9,
351-
"id": "b1c71072",
359+
"id": "477c569c",
352360
"metadata": {
353361
"execution": {
354-
"iopub.execute_input": "2024-08-12T22:34:13.940089Z",
355-
"iopub.status.busy": "2024-08-12T22:34:13.939700Z",
356-
"iopub.status.idle": "2024-08-12T22:34:13.943336Z",
357-
"shell.execute_reply": "2024-08-12T22:34:13.942887Z"
362+
"iopub.execute_input": "2025-11-20T19:05:48.051505Z",
363+
"iopub.status.busy": "2025-11-20T19:05:48.051358Z",
364+
"iopub.status.idle": "2025-11-20T19:05:48.055272Z",
365+
"shell.execute_reply": "2025-11-20T19:05:48.054540Z"
358366
}
359367
},
360368
"outputs": [
@@ -374,18 +382,18 @@
374382
" [-32. -32. -32. -32. -32. -32.]\n",
375383
" [-31. -31. -31. -31. -31. -31.]\n",
376384
" [-30. -30. -30. -30. -30. -30.]]\n",
377-
"radius: [[6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
378-
" 6371008.77141506 6371008.77141506]\n",
379-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
380-
" 6371008.77141506 6371008.77141506]\n",
381-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
382-
" 6371008.77141506 6371008.77141506]\n",
383-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
384-
" 6371008.77141506 6371008.77141506]\n",
385-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
386-
" 6371008.77141506 6371008.77141506]\n",
387-
" [6371008.77141506 6371008.77141506 6371008.77141506 6371008.77141506\n",
388-
" 6371008.77141506 6371008.77141506]]\n"
385+
"radius: [[6370994.40182757 6370994.40182757 6370994.40182757 6370994.40182757\n",
386+
" 6370994.40182757 6370994.40182757]\n",
387+
" [6370994.40182757 6370994.40182757 6370994.40182757 6370994.40182757\n",
388+
" 6370994.40182757 6370994.40182757]\n",
389+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
390+
" 6370994.40182758 6370994.40182758]\n",
391+
" [6370994.40182757 6370994.40182757 6370994.40182757 6370994.40182757\n",
392+
" 6370994.40182757 6370994.40182757]\n",
393+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
394+
" 6370994.40182758 6370994.40182758]\n",
395+
" [6370994.40182758 6370994.40182758 6370994.40182758 6370994.40182758\n",
396+
" 6370994.40182758 6370994.40182758]]\n"
389397
]
390398
}
391399
],
@@ -414,7 +422,7 @@
414422
"name": "python",
415423
"nbconvert_exporter": "python",
416424
"pygments_lexer": "ipython3",
417-
"version": "3.12.5"
425+
"version": "3.12.12"
418426
}
419427
},
420428
"nbformat": 4,

0 commit comments

Comments
 (0)