From 5c4dd83b305e6b236cff33a212dfdfb58a292e2a Mon Sep 17 00:00:00 2001 From: Panos Mavrogiorgos Date: Wed, 19 Jun 2024 16:50:54 +0300 Subject: [PATCH] ci: Rerun `make clean_notebooks` --- examples/USGS_by_id.ipynb | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/examples/USGS_by_id.ipynb b/examples/USGS_by_id.ipynb index d38b74b..5aecd81 100644 --- a/examples/USGS_by_id.ipynb +++ b/examples/USGS_by_id.ipynb @@ -3,7 +3,7 @@ { "cell_type": "code", "execution_count": null, - "id": "54422136-2d5b-45e2-af23-9016c2a1e080", + "id": "0", "metadata": {}, "outputs": [], "source": [ @@ -21,7 +21,7 @@ { "cell_type": "code", "execution_count": null, - "id": "4f518d9c-2303-47ff-8ee5-9d5a012640e6", + "id": "1", "metadata": {}, "outputs": [], "source": [ @@ -44,7 +44,7 @@ }, { "cell_type": "markdown", - "id": "d7dffd3f-6ce6-4671-bc9b-dc403d02f1de", + "id": "2", "metadata": { "tags": [] }, @@ -55,7 +55,7 @@ { "cell_type": "code", "execution_count": null, - "id": "b173d550-af62-41be-bc42-918df1d66d65", + "id": "3", "metadata": { "tags": [] }, @@ -73,7 +73,7 @@ { "cell_type": "code", "execution_count": null, - "id": "a0b6e6cb-efa9-48f3-8055-14091a47d793", + "id": "4", "metadata": { "tags": [] }, @@ -92,7 +92,7 @@ }, { "cell_type": "markdown", - "id": "6c10f76d-707c-4dc5-a016-7137b1bd7601", + "id": "5", "metadata": {}, "source": [ "## Retrieve USGS station data" @@ -101,7 +101,7 @@ { "cell_type": "code", "execution_count": null, - "id": "0e14b584", + "id": "6", "metadata": { "tags": [] }, @@ -119,7 +119,7 @@ }, { "cell_type": "markdown", - "id": "9bf47b23-fd41-441c-9aab-b33783bb250f", + "id": "7", "metadata": {}, "source": [ "### Filter data" @@ -128,7 +128,7 @@ { "cell_type": "code", "execution_count": null, - "id": "10b199e4-1980-4319-8bda-b12f3124ab36", + "id": "8", "metadata": { "tags": [] }, @@ -151,7 +151,7 @@ }, { "cell_type": "markdown", - "id": "8a6223f5-8f68-46c2-81a7-6d1c020749dc", + "id": "9", "metadata": {}, "source": [ "### Plot data" @@ -160,7 +160,7 @@ { "cell_type": "code", "execution_count": null, - "id": "0a6b56d0", + "id": "10", "metadata": { "tags": [] }, @@ -180,7 +180,7 @@ }, { "cell_type": "markdown", - "id": "255ebd6b-cbe7-4e9d-a61e-4a855f9bcb87", + "id": "11", "metadata": {}, "source": [ "### Save to netcdf files\n", @@ -190,7 +190,7 @@ { "cell_type": "code", "execution_count": null, - "id": "e0ef24fd-4344-4fe1-9c44-c9e722ac0027", + "id": "12", "metadata": {}, "outputs": [], "source": [ @@ -228,7 +228,7 @@ }, { "cell_type": "markdown", - "id": "b6931e9d-5cb5-479e-9ee4-7002d0be821c", + "id": "13", "metadata": {}, "source": [ "### Readback the one of the netCDF files:" @@ -237,7 +237,7 @@ { "cell_type": "code", "execution_count": null, - "id": "4f6a9953-2f8c-4629-aa7b-1ea8b951b9ca", + "id": "14", "metadata": {}, "outputs": [], "source": [