Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added a brief summary of is2_robust_spread.m
  • Loading branch information
zachghiaccio authored Jan 9, 2021
1 parent 52e0608 commit 7b3ca67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ is2_sfc_detect_sub.m - Uses the chunked data to find lake surfaces. An initial g

is2_sfc_find.m - Gives a second guess for the location of a lake surface. Currently has issues with smaller lakes seen on Greenland.

is2_ph_dist.m - Uses photon refinement procedures (see Smith et al., 2019 for more details) to improve lake bed estimation.
is2_ph_dist.m - Uses photon refinement procedures (see Smith et al., 2019 for more details) to improve lake bed estimation.

is2_robust_spread.m - Determines the statistical distribution to ATL03 high confidence photons. Equivalent to the standard deviation if the photon distribution is a near-Gaussian.

is2_polyfit_sub.m - Adds a 3rd-order polynomial curve to lake beds, to fill the gaps in attenuated regions. A separate subroutine was needed to account for multiple lakes in a scene.

Expand Down

0 comments on commit 7b3ca67

Please sign in to comment.