diff --git a/notebooks/STEP_2_prepare_ATL11_from_icepyx_for_surface_fitting.ipynb b/notebooks/STEP_2_prepare_ATL11_from_icepyx_for_surface_fitting.ipynb index f7a3e21..d10b8b1 100644 --- a/notebooks/STEP_2_prepare_ATL11_from_icepyx_for_surface_fitting.ipynb +++ b/notebooks/STEP_2_prepare_ATL11_from_icepyx_for_surface_fitting.ipynb @@ -5,8 +5,7 @@ "id": "6954fb63-8cd9-471a-a3d1-6275b12b89d6", "metadata": {}, "source": [ - "## STEP 02: Ice Divide Project - ICESat-2 ATL11 Data Preparation for Surface Fitting \n", - "## Download ICESat-2 ATL11 data using icepyx and prepare data for surface fitting" + "## STEP 02: Ice Divide Project - ICESat-2 ATL11 Data Preparation for Surface Fitting " ] }, { @@ -14,17 +13,7 @@ "id": "1664b2a4-2d72-4688-8703-23f536a7f87d", "metadata": {}, "source": [ - "This section of the notebook is tailored for the ICESat-2 HackWeek 2024 project \"off-track\" (https://github.com/ICESAT-2HackWeek/off_track/) and is a minor modification of the 2024 HackWeek tutorial: \n", - "\n", - "https://icesat-2-2024.hackweek.io/tutorials/data_access/ICESat2_Data_Access_Tutorial.html" - ] - }, - { - "cell_type": "markdown", - "id": "3d59c3a8-889b-4496-891d-13bbcd272643", - "metadata": {}, - "source": [ - "# Merge and window multiple ATL11 data files into a single HDF5 file " + "Before running this notebook run the notebook called STEP_1_prepare_ATL11_from_icepyx_for_surface_fitting.ipynb to download ATL11 data." ] }, {