From c5e2954d38d3d6118e77025178bf176c3b1d0bb4 Mon Sep 17 00:00:00 2001 From: amsnyder <asnyder@usgs.gov> Date: Mon, 8 Jan 2024 14:52:22 -0600 Subject: [PATCH] remove extra cell --- .../create_collection_from_zarr_conus404-daily.ipynb | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/workflows/examples/create_collection_from_zarr_conus404-daily.ipynb b/workflows/examples/create_collection_from_zarr_conus404-daily.ipynb index f259e306..05d4a23d 100644 --- a/workflows/examples/create_collection_from_zarr_conus404-daily.ipynb +++ b/workflows/examples/create_collection_from_zarr_conus404-daily.ipynb @@ -486,18 +486,6 @@ " return(step)" ] }, - { - "cell_type": "code", - "execution_count": null, - "id": "c4539b21-186d-486c-9258-602088bd6977", - "metadata": { - "tags": [] - }, - "outputs": [], - "source": [ - "get_step('time')" - ] - }, { "cell_type": "code", "execution_count": null, -- GitLab