Skip to content

Commit 5c4dd83

Browse files
committed
ci: Rerun make clean_notebooks
1 parent b9e4600 commit 5c4dd83

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

examples/USGS_by_id.ipynb

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"cell_type": "code",
55
"execution_count": null,
6-
"id": "54422136-2d5b-45e2-af23-9016c2a1e080",
6+
"id": "0",
77
"metadata": {},
88
"outputs": [],
99
"source": [
@@ -21,7 +21,7 @@
2121
{
2222
"cell_type": "code",
2323
"execution_count": null,
24-
"id": "4f518d9c-2303-47ff-8ee5-9d5a012640e6",
24+
"id": "1",
2525
"metadata": {},
2626
"outputs": [],
2727
"source": [
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"cell_type": "markdown",
47-
"id": "d7dffd3f-6ce6-4671-bc9b-dc403d02f1de",
47+
"id": "2",
4848
"metadata": {
4949
"tags": []
5050
},
@@ -55,7 +55,7 @@
5555
{
5656
"cell_type": "code",
5757
"execution_count": null,
58-
"id": "b173d550-af62-41be-bc42-918df1d66d65",
58+
"id": "3",
5959
"metadata": {
6060
"tags": []
6161
},
@@ -73,7 +73,7 @@
7373
{
7474
"cell_type": "code",
7575
"execution_count": null,
76-
"id": "a0b6e6cb-efa9-48f3-8055-14091a47d793",
76+
"id": "4",
7777
"metadata": {
7878
"tags": []
7979
},
@@ -92,7 +92,7 @@
9292
},
9393
{
9494
"cell_type": "markdown",
95-
"id": "6c10f76d-707c-4dc5-a016-7137b1bd7601",
95+
"id": "5",
9696
"metadata": {},
9797
"source": [
9898
"## Retrieve USGS station data"
@@ -101,7 +101,7 @@
101101
{
102102
"cell_type": "code",
103103
"execution_count": null,
104-
"id": "0e14b584",
104+
"id": "6",
105105
"metadata": {
106106
"tags": []
107107
},
@@ -119,7 +119,7 @@
119119
},
120120
{
121121
"cell_type": "markdown",
122-
"id": "9bf47b23-fd41-441c-9aab-b33783bb250f",
122+
"id": "7",
123123
"metadata": {},
124124
"source": [
125125
"### Filter data"
@@ -128,7 +128,7 @@
128128
{
129129
"cell_type": "code",
130130
"execution_count": null,
131-
"id": "10b199e4-1980-4319-8bda-b12f3124ab36",
131+
"id": "8",
132132
"metadata": {
133133
"tags": []
134134
},
@@ -151,7 +151,7 @@
151151
},
152152
{
153153
"cell_type": "markdown",
154-
"id": "8a6223f5-8f68-46c2-81a7-6d1c020749dc",
154+
"id": "9",
155155
"metadata": {},
156156
"source": [
157157
"### Plot data"
@@ -160,7 +160,7 @@
160160
{
161161
"cell_type": "code",
162162
"execution_count": null,
163-
"id": "0a6b56d0",
163+
"id": "10",
164164
"metadata": {
165165
"tags": []
166166
},
@@ -180,7 +180,7 @@
180180
},
181181
{
182182
"cell_type": "markdown",
183-
"id": "255ebd6b-cbe7-4e9d-a61e-4a855f9bcb87",
183+
"id": "11",
184184
"metadata": {},
185185
"source": [
186186
"### Save to netcdf files\n",
@@ -190,7 +190,7 @@
190190
{
191191
"cell_type": "code",
192192
"execution_count": null,
193-
"id": "e0ef24fd-4344-4fe1-9c44-c9e722ac0027",
193+
"id": "12",
194194
"metadata": {},
195195
"outputs": [],
196196
"source": [
@@ -228,7 +228,7 @@
228228
},
229229
{
230230
"cell_type": "markdown",
231-
"id": "b6931e9d-5cb5-479e-9ee4-7002d0be821c",
231+
"id": "13",
232232
"metadata": {},
233233
"source": [
234234
"### Readback the one of the netCDF files:"
@@ -237,7 +237,7 @@
237237
{
238238
"cell_type": "code",
239239
"execution_count": null,
240-
"id": "4f6a9953-2f8c-4629-aa7b-1ea8b951b9ca",
240+
"id": "14",
241241
"metadata": {},
242242
"outputs": [],
243243
"source": [

0 commit comments

Comments
 (0)