Skip to content

added instructions to STEP_2_prepare_ATL11_from_icepyx_for_surface_fi… #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,15 @@
"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 "
]
},
{
"cell_type": "markdown",
"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."
]
},
{
Expand Down