Skip to content

Commit d8df4e3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ec88dde commit d8df4e3

13 files changed

+223
-223
lines changed

dashboards/04_Conjunctions.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "d732ec5f",
5+
"id": "0",
66
"metadata": {},
77
"source": [
88
"# Conjunction Finder"
@@ -11,7 +11,7 @@
1111
{
1212
"cell_type": "code",
1313
"execution_count": null,
14-
"id": "8774d230",
14+
"id": "1",
1515
"metadata": {},
1616
"outputs": [],
1717
"source": [
@@ -23,7 +23,7 @@
2323
{
2424
"cell_type": "code",
2525
"execution_count": null,
26-
"id": "4c251bd1",
26+
"id": "2",
2727
"metadata": {},
2828
"outputs": [],
2929
"source": [
@@ -52,7 +52,7 @@
5252
},
5353
{
5454
"cell_type": "markdown",
55-
"id": "512f0421",
55+
"id": "3",
5656
"metadata": {},
5757
"source": [
5858
"## Build interactivity for finding conjunction times"
@@ -61,7 +61,7 @@
6161
{
6262
"cell_type": "code",
6363
"execution_count": null,
64-
"id": "86cd0b0d",
64+
"id": "4",
6565
"metadata": {},
6666
"outputs": [],
6767
"source": [
@@ -86,7 +86,7 @@
8686
{
8787
"cell_type": "code",
8888
"execution_count": null,
89-
"id": "676f60a0",
89+
"id": "5",
9090
"metadata": {},
9191
"outputs": [],
9292
"source": [
@@ -117,7 +117,7 @@
117117
{
118118
"cell_type": "code",
119119
"execution_count": null,
120-
"id": "3e08cb7d",
120+
"id": "6",
121121
"metadata": {},
122122
"outputs": [],
123123
"source": [
@@ -145,7 +145,7 @@
145145
},
146146
{
147147
"cell_type": "markdown",
148-
"id": "d3501277",
148+
"id": "7",
149149
"metadata": {},
150150
"source": [
151151
"## Extend with geographic preview of positions"
@@ -154,7 +154,7 @@
154154
{
155155
"cell_type": "code",
156156
"execution_count": null,
157-
"id": "7074d1b5",
157+
"id": "8",
158158
"metadata": {},
159159
"outputs": [],
160160
"source": [
@@ -231,7 +231,7 @@
231231
{
232232
"cell_type": "code",
233233
"execution_count": null,
234-
"id": "ab103c59",
234+
"id": "9",
235235
"metadata": {},
236236
"outputs": [],
237237
"source": [
@@ -286,7 +286,7 @@
286286
{
287287
"cell_type": "code",
288288
"execution_count": null,
289-
"id": "b2e710e1",
289+
"id": "10",
290290
"metadata": {},
291291
"outputs": [],
292292
"source": [

notebooks/00a_External-Notebooks.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "0b9843d8-7d74-470c-bcfc-0152b308ae58",
5+
"id": "0",
66
"metadata": {},
77
"source": [
88
"# 🌍 Beyond Swarm Notebooks"
99
]
1010
},
1111
{
1212
"cell_type": "markdown",
13-
"id": "2e0a3bf3-bd3f-4de4-8a56-a18f84cb10d3",
13+
"id": "1",
1414
"metadata": {},
1515
"source": [
1616
"*Swarm Notebooks* document access to Swarm products and show general recipes for their manipulation and visualisation, fully tested and verified to work on the VRE.\n",
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"cell_type": "markdown",
29-
"id": "37540a83-e5e1-49f0-bf9d-6f3a60211982",
29+
"id": "2",
3030
"metadata": {},
3131
"source": [
3232
"---\n",

notebooks/02e1_Conjunction-Interface.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "92018091",
5+
"id": "0",
66
"metadata": {},
77
"source": [
88
"# Finding conjunctions\n",
@@ -37,7 +37,7 @@
3737
{
3838
"cell_type": "code",
3939
"execution_count": null,
40-
"id": "ed1aaa68",
40+
"id": "1",
4141
"metadata": {},
4242
"outputs": [],
4343
"source": [
@@ -49,7 +49,7 @@
4949
{
5050
"cell_type": "code",
5151
"execution_count": null,
52-
"id": "eb7c8326",
52+
"id": "2",
5353
"metadata": {},
5454
"outputs": [],
5555
"source": [
@@ -61,7 +61,7 @@
6161
},
6262
{
6363
"cell_type": "markdown",
64-
"id": "bdde19ca",
64+
"id": "3",
6565
"metadata": {},
6666
"source": [
6767
"Use the [`.get_conjunctions()`](https://viresclient.readthedocs.io/en/latest/api.html#viresclient.SwarmRequest.get_conjunctions) method to search for conjunctions. This takes as its inputs:\n",
@@ -76,7 +76,7 @@
7676
{
7777
"cell_type": "code",
7878
"execution_count": null,
79-
"id": "17bb2cf6",
79+
"id": "4",
8080
"metadata": {},
8181
"outputs": [],
8282
"source": [
@@ -96,15 +96,15 @@
9696
},
9797
{
9898
"cell_type": "markdown",
99-
"id": "b2b7158f",
99+
"id": "5",
100100
"metadata": {},
101101
"source": [
102102
"## Using identified conjunctions"
103103
]
104104
},
105105
{
106106
"cell_type": "markdown",
107-
"id": "c1eb4af7",
107+
"id": "6",
108108
"metadata": {},
109109
"source": [
110110
"We can now use the identified time instances to extract data from around those moments. Let's pick the first conjunction found and create a one-minute time window around it:"
@@ -113,7 +113,7 @@
113113
{
114114
"cell_type": "code",
115115
"execution_count": null,
116-
"id": "ba978bb0",
116+
"id": "7",
117117
"metadata": {},
118118
"outputs": [],
119119
"source": [
@@ -125,7 +125,7 @@
125125
},
126126
{
127127
"cell_type": "markdown",
128-
"id": "ca2235d0",
128+
"id": "8",
129129
"metadata": {},
130130
"source": [
131131
"Now let's pull the magnetic high rate (50Hz) measurements from this period:"
@@ -134,7 +134,7 @@
134134
{
135135
"cell_type": "code",
136136
"execution_count": null,
137-
"id": "736c79b4",
137+
"id": "9",
138138
"metadata": {},
139139
"outputs": [],
140140
"source": [
@@ -151,7 +151,7 @@
151151
{
152152
"cell_type": "code",
153153
"execution_count": null,
154-
"id": "8291602a",
154+
"id": "10",
155155
"metadata": {},
156156
"outputs": [],
157157
"source": [
@@ -161,7 +161,7 @@
161161
{
162162
"cell_type": "code",
163163
"execution_count": null,
164-
"id": "1933db9b",
164+
"id": "11",
165165
"metadata": {},
166166
"outputs": [],
167167
"source": [
@@ -192,7 +192,7 @@
192192
},
193193
{
194194
"cell_type": "markdown",
195-
"id": "73f5f07d",
195+
"id": "12",
196196
"metadata": {},
197197
"source": [
198198
"The pair of Alpha and Charlie fly together at the same altitude so measure a very similar field. Bravo, in this instance, is flying in the *opposite* direction (in this part of the mission, the orbits are counter-rotating so there are many conjunctions with the spacecraft flying towards each other), but at a *higher altitude* and so measuring a weaker field."

notebooks/02h1_HAPI.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "dd034a22-386e-4acc-b004-175f1cdadf85",
5+
"id": "0",
66
"metadata": {
77
"tags": []
88
},
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"cell_type": "markdown",
15-
"id": "78c05938-9980-49b9-aa50-b68c132f4795",
15+
"id": "1",
1616
"metadata": {
1717
"tags": []
1818
},
@@ -37,7 +37,7 @@
3737
{
3838
"cell_type": "code",
3939
"execution_count": null,
40-
"id": "92edb7d8-907e-4e69-9dd1-c28566a873ba",
40+
"id": "2",
4141
"metadata": {},
4242
"outputs": [],
4343
"source": [
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"cell_type": "markdown",
49-
"id": "bace0175-e1e1-448a-9d0c-8621c51e6254",
49+
"id": "3",
5050
"metadata": {
5151
"tags": []
5252
},
@@ -56,7 +56,7 @@
5656
},
5757
{
5858
"cell_type": "markdown",
59-
"id": "de61190d-0dd4-4a25-8561-bb16be09d14c",
59+
"id": "4",
6060
"metadata": {
6161
"tags": []
6262
},
@@ -67,7 +67,7 @@
6767
{
6868
"cell_type": "code",
6969
"execution_count": null,
70-
"id": "3eb5f6dc-a589-436d-ba40-1de6e2fd3d8d",
70+
"id": "5",
7171
"metadata": {},
7272
"outputs": [],
7373
"source": [
@@ -84,7 +84,7 @@
8484
},
8585
{
8686
"cell_type": "markdown",
87-
"id": "d0839f91-8293-461f-8464-e5f029ad85dc",
87+
"id": "6",
8888
"metadata": {},
8989
"source": [
9090
"Data and metadata are returned separately as a [NumPy Structured Array](https://numpy.org/doc/stable/user/basics.rec.html) and dictionary."
@@ -93,7 +93,7 @@
9393
{
9494
"cell_type": "code",
9595
"execution_count": null,
96-
"id": "8c15b001-c1b2-4549-b760-8c4825205254",
96+
"id": "7",
9797
"metadata": {},
9898
"outputs": [],
9999
"source": [
@@ -103,7 +103,7 @@
103103
{
104104
"cell_type": "code",
105105
"execution_count": null,
106-
"id": "80cac1d6-a301-401b-9ee5-eb342d77003d",
106+
"id": "8",
107107
"metadata": {},
108108
"outputs": [],
109109
"source": [
@@ -112,7 +112,7 @@
112112
},
113113
{
114114
"cell_type": "markdown",
115-
"id": "f45c4a54-a012-4861-986b-201c52952701",
115+
"id": "9",
116116
"metadata": {},
117117
"source": [
118118
"For more help, see:\n",

0 commit comments

Comments
 (0)