Skip to content

Commit

Permalink
ci: Rerun make clean_notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pmav99 committed Jun 19, 2024
1 parent b9e4600 commit 5c4dd83
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions examples/USGS_by_id.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "54422136-2d5b-45e2-af23-9016c2a1e080",
"id": "0",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -21,7 +21,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4f518d9c-2303-47ff-8ee5-9d5a012640e6",
"id": "1",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -44,7 +44,7 @@
},
{
"cell_type": "markdown",
"id": "d7dffd3f-6ce6-4671-bc9b-dc403d02f1de",
"id": "2",
"metadata": {
"tags": []
},
Expand All @@ -55,7 +55,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b173d550-af62-41be-bc42-918df1d66d65",
"id": "3",
"metadata": {
"tags": []
},
Expand All @@ -73,7 +73,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a0b6e6cb-efa9-48f3-8055-14091a47d793",
"id": "4",
"metadata": {
"tags": []
},
Expand All @@ -92,7 +92,7 @@
},
{
"cell_type": "markdown",
"id": "6c10f76d-707c-4dc5-a016-7137b1bd7601",
"id": "5",
"metadata": {},
"source": [
"## Retrieve USGS station data"
Expand All @@ -101,7 +101,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0e14b584",
"id": "6",
"metadata": {
"tags": []
},
Expand All @@ -119,7 +119,7 @@
},
{
"cell_type": "markdown",
"id": "9bf47b23-fd41-441c-9aab-b33783bb250f",
"id": "7",
"metadata": {},
"source": [
"### Filter data"
Expand All @@ -128,7 +128,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "10b199e4-1980-4319-8bda-b12f3124ab36",
"id": "8",
"metadata": {
"tags": []
},
Expand All @@ -151,7 +151,7 @@
},
{
"cell_type": "markdown",
"id": "8a6223f5-8f68-46c2-81a7-6d1c020749dc",
"id": "9",
"metadata": {},
"source": [
"### Plot data"
Expand All @@ -160,7 +160,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0a6b56d0",
"id": "10",
"metadata": {
"tags": []
},
Expand All @@ -180,7 +180,7 @@
},
{
"cell_type": "markdown",
"id": "255ebd6b-cbe7-4e9d-a61e-4a855f9bcb87",
"id": "11",
"metadata": {},
"source": [
"### Save to netcdf files\n",
Expand All @@ -190,7 +190,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e0ef24fd-4344-4fe1-9c44-c9e722ac0027",
"id": "12",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -228,7 +228,7 @@
},
{
"cell_type": "markdown",
"id": "b6931e9d-5cb5-479e-9ee4-7002d0be821c",
"id": "13",
"metadata": {},
"source": [
"### Readback the one of the netCDF files:"
Expand All @@ -237,7 +237,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4f6a9953-2f8c-4629-aa7b-1ea8b951b9ca",
"id": "14",
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit 5c4dd83

Please sign in to comment.