Skip to content

Commit

Permalink
minor formatting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rupesh2 committed Oct 9, 2024
1 parent 66321fa commit efd8b99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions book/tutorials/LVIS/lvis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"id": "84a25f05-03cf-4acb-9dce-877b16181538",
"metadata": {},
"source": [
"## LVIS\n",
"## Overview\n",
"\n",
"This tutorial will demonstrate accessing and visualizing **Land, Vegetation, and Ice Sensor (LVIS)** data available on the BioSCape SMCE. LVIS is an airborne, wide-swath imaging full-waveform laser altimeter. LVIS collects in a 1064 nm-wavelength (near infrared) range with 3 detectors mounted in an airborne platform, flown typically ~10 km above the ground producing a data swath of 2km wide with 7-10 m footprints. More information about the LVIS instrument is [here](https://lvis.gsfc.nasa.gov/Home/instrumentdetails.html).\n",
"\n",
Expand Down Expand Up @@ -116,7 +116,7 @@
"source": [
"Both LVIS L1B and L2 products are available at the S3 bucket. \n",
"\n",
"# Structure LVIS L1B Geolocated Waveform\n",
"## Structure LVIS L1B Geolocated Waveform\n",
"\n",
"First, let's find out how many L1B files are there on the SMCE."
]
Expand Down Expand Up @@ -214,7 +214,7 @@
"id": "9da66d8b-b521-4312-ba57-1d1828f352e4",
"metadata": {},
"source": [
"# LVIS L2 Structure\n",
"## Structure of LVIS L2 Canopy Height Product\n",
"First, let's see how many L2 files are there at BioSCape SMCE."
]
},
Expand All @@ -234,7 +234,7 @@
"id": "bf28340b-829c-4f53-8c21-54daf0b755e3",
"metadata": {},
"source": [
"Now, we go ahead and open a file to look at it's structure."
"Now, we'll go ahead and open a file to look at it's structure."
]
},
{
Expand Down

0 comments on commit efd8b99

Please sign in to comment.