-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (23 loc) · 1.74 KB
/
index.html
File metadata and controls
37 lines (23 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lakeCoSTR</title>
</head>
<body>
<h1 style="text-align:center;"> <img src="https://avatars.githubusercontent.com/u/102825830?s=200&v=4" alt="lakeCoSTR square"> </h1>
<h1 style="text-align: center;">the lakeCoSTR landing page</h1>
<p><b>lake Co</b>llection 2 <b>S</b>urface <b>T</b>emperature <b>R</b>etrieval (lakeCoSTR) is a user-friendly tool to access the Landsat (LS) Collection 2 temperature product for LS missions 4-8 for lake surfaces. It was created by Christina Herrick (University of New Hampshire, christina.herrick@unh.edu) and Bethel Steele (Cary Institute, steeleb@caryinstitute.org).</p>
<hr>
<br>
<h3>lakeCoSTR for Google Colaboratory</h3>
<br>
<p>lakeCoSTR for Google Colaboratory is located <a href="https://github.com/lakeCoSTR/lakeCoSTR_colab" target="_blank" refs = "noopener noreferer">here</a>. The latest release is archived at a <a href="https://zenodo.org/record/6419852" target="_blank" refs ="noopener noreferer">stable DOI via Zenodo</a>. Please review the <a href="https://github.com/lakeCoSTR/lakeCoSTR_colab/blob/main/UserGuide_lakeCoSTR_colab.md">User Guide</a> prior to running the tool.</p>
<br>
<p>Read the lakeCoSTR manuscript in Ecosphere <a href="https://esajournals.onlinelibrary.wiley.com/doi/full/10.1002/ecs2.4357" target='_blank' refs="noopener noreferer">available here</a>.</p>
<br>
<h3>lakeCoSTR examples and output</h3>
<p>Examples of lakeCoSTR output files with definitions and formatting of <i>in situ</i> temperature files are located <a href="https://github.com/lakeCoSTR/lakeCoSTR_examples" target="_blank" refs ="noopener noreferer">here</a>.</p>
</body>
</html>