Skip to content

Commit

Permalink
final update before submission
Browse files Browse the repository at this point in the history
  • Loading branch information
fsn1995 committed Feb 24, 2022
1 parent a80ab75 commit b64c04b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a github repo for remote sensing of ice/snow albedo using Google Earth Engine.
The manuscript is currently under review.

A <b>web application</b> accompaniment to this repository is available [here](https://fsn1995.users.earthengine.app/view/AlbedoInspector). This web app allows users to extract time series of albedo and load the albedo maps freely in-browser.
A <b>web application</b> accompaniment to this repository is available [here](https://fsn1995.users.earthengine.app/view/albedoinspector). This web app allows users to extract time series of albedo and load the albedo maps freely in-browser.

## Background

Expand All @@ -17,7 +17,7 @@ We will harmonize the Landsat Level 2 Collection 2 Tier 1 surface reflectance an

#### Paired pixels
- script\L7ToL8.js
- script\S2TOL8.js
- script\S2ToL8.js

The first step is to obtain the paired pixels for Landsat 7 vs Landsat 8 and Sentinel 2 vs Landsat 8 respectively.
Simply copy paste all lines of code into earth engine code editor: [https://code.earthengine.google.com/](https://code.earthengine.google.com/).
Expand Down

0 comments on commit b64c04b

Please sign in to comment.