diff --git a/notebooks/icesat2_webinar_demo/working_with_icesat2_sea_ice_data.ipynb b/notebooks/icesat2_webinar_demo/working_with_icesat2_sea_ice_data.ipynb index bc9f977..b5c352d 100644 --- a/notebooks/icesat2_webinar_demo/working_with_icesat2_sea_ice_data.ipynb +++ b/notebooks/icesat2_webinar_demo/working_with_icesat2_sea_ice_data.ipynb @@ -3,7 +3,13 @@ { "cell_type": "markdown", "id": "b693cb9e-7692-4d65-9688-8ec7b1636e3f", - "metadata": {}, + "metadata": { + "editable": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, "source": [ "# Working with ICESat-2 Sea Ice Products\n", "\n", @@ -22,7 +28,13 @@ { "cell_type": "markdown", "id": "cebf284d-e1ca-4602-8bf1-d55718675710", - "metadata": {}, + "metadata": { + "editable": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, "source": [ "## Import libraries\n", "\n", @@ -31,25 +43,17 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 26, "id": "6c2dc3a3-b0a9-4fcb-a1ba-d75a9dc2c8d0", "metadata": {}, "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/home/apbarret/mambaforge/envs/nsidc-tutorials-dev/lib/python3.12/site-packages/tqdm/auto.py:21: TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html\n", - " from .autonotebook import tqdm as notebook_tqdm\n" - ] - }, { "name": "stdout", "output_type": "stream", "text": [ "earthaccess: 0.14.0\n", "xarray: 2025.7.1\n", - "cartopy: 0.24.0\n" + "cartopy: 0.25.0\n" ] } ], @@ -94,7 +98,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 27, "id": "293c6a1e-b7a5-4c60-beab-e34de3ca7399", "metadata": {}, "outputs": [], @@ -120,7 +124,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 28, "id": "63022c99-7ff9-41ef-8ac0-774f9481fc10", "metadata": {}, "outputs": [], @@ -142,7 +146,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 29, "id": "4ef29d21-ad9e-4dfd-8a16-c5055c002f13", "metadata": {}, "outputs": [ @@ -152,7 +156,7 @@ "47" ] }, - "execution_count": 4, + "execution_count": 29, "metadata": {}, "output_type": "execute_result" } @@ -173,7 +177,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 30, "id": "ecac52e9-9753-46bb-b748-d49750d2548b", "metadata": {}, "outputs": [ @@ -194,7 +198,7 @@ " 'S3CredentialsAPIDocumentationURL': 'https://data.nsidc.earthdatacloud.nasa.gov/s3credentialsREADME'}}" ] }, - "execution_count": 5, + "execution_count": 30, "metadata": {}, "output_type": "execute_result" } @@ -215,7 +219,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 31, "id": "19b2366c-a0e6-4dec-aa4b-3024501d9f4b", "metadata": {}, "outputs": [ @@ -271,7 +275,7 @@ " ('NSIDC-0782', '1')]" ] }, - "execution_count": 6, + "execution_count": 31, "metadata": {}, "output_type": "execute_result" } @@ -321,7 +325,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 32, "id": "0a9a6d1e-04b3-4b6c-b924-418dce9e4b22", "metadata": {}, "outputs": [ @@ -331,7 +335,7 @@ "31" ] }, - "execution_count": 7, + "execution_count": 32, "metadata": {}, "output_type": "execute_result" } @@ -356,7 +360,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 33, "id": "11440ca7-8648-43b9-b21b-b10541b30a01", "metadata": {}, "outputs": [ @@ -364,7 +368,7 @@ "data": { "text/html": [ "\n", - "