diff --git a/doc/introduction.md b/doc/introduction.md index 57d39a5..8987fb7 100644 --- a/doc/introduction.md +++ b/doc/introduction.md @@ -22,4 +22,12 @@ GLAFT uses the MIT License. More information is available [here](https://github. ## Citing GLAFT -Zheng, W., Bhushan, S., Van Wyk De Vries, M., Kochtitzky, W., Shean, D., Copland, L., Dow, C., Jones-Ivey, R., and Pérez, F.: GLAcier Feature Tracking testkit (GLAFT): a statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking, The Cryosphere, 17, 4063–4078, https://doi.org/10.5194/tc-17-4063-2023, 2023. \ No newline at end of file +Please consider citing the following references when using GLAFT: + +#### Tool, metrics, and relevant discussion + +- Zheng, W., Bhushan, S., Van Wyk De Vries, M., Kochtitzky, W., Shean, D., Copland, L., Dow, C., Jones-Ivey, R., and Pérez, F.: GLAcier Feature Tracking testkit (GLAFT): a statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking, The Cryosphere, 17, 4063–4078, https://doi.org/10.5194/tc-17-4063-2023, 2023. + +#### Tool only + +- Zheng, W., Bhushan, S., & Sundell, E. (2023). whyjz/GLAFT: GLAFT [version #]. Zenodo. https://doi.org/10.5281/zenodo.7527956 \ No newline at end of file diff --git a/doc/quickstart.ipynb b/doc/quickstart.ipynb index ca4e101..801f225 100644 --- a/doc/quickstart.ipynb +++ b/doc/quickstart.ipynb @@ -37,7 +37,7 @@ "id": "fd28f3c5-747d-4a11-8efc-a5b4b4c7a270", "metadata": {}, "source": [ - "and specify the input velocity maps and polygon geometries. We use one of the test pairs presented in the [GLAFT publication](https://doi.org/10.5194/tc-2023-38) as a demo: Kaskawulsh glacier velocity between March 4 and April 5, 2018, processed with the CARST software with the following key parameters. More details are available in the paper.\n", + "and specify the input velocity maps and polygon geometries. We use one of the test pairs presented in the [GLAFT publication](https://doi.org/10.5194/tc-17-4063-2023) as a demo: Kaskawulsh glacier velocity between March 4 and April 5, 2018, processed with the CARST software with the following key parameters. More details are available in the paper.\n", "\n", "- Image source: Landsat 8\n", "- Matching template size: 64 pixels (960 m)\n", diff --git a/jupyter-book/index.md b/jupyter-book/index.md index 9d28900..fbaa198 100644 --- a/jupyter-book/index.md +++ b/jupyter-book/index.md @@ -1,4 +1,4 @@ -# GLAFT user manual | Other supplementary material for "GLAcier Feature Tracking testkit (GLAFT): A statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking" +# GLAFT user manual | Other supplementary material for "GLAcier Feature Tracking testkit (GLAFT): a statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking" Whyjay Zheng$^{1,2}$, Shashank Bhushan$^3$, Maximillian Van Wyk De Vries$^{4,5,6}$, William Kochtitzky$^{7,8}$, David Shean$^3$, Luke Copland$^7$, Christine Dow$^9$, Renette Jones-Ivey$^{10}$, Fernando Pérez$^1$ @@ -16,13 +16,13 @@ Corresponding author and email: Whyjay Zheng (whyjayzheng@gmail.com) ## Article link -The article is currectly in review, and the [preprint is available in The Cryosphere Discuss](https://doi.org/10.5194/tc-2023-38). The early work of this project was presented at the AGU 2021 meeting with a poster [available on ESSOAR](https://doi.org/10.1002/essoar.10509355.1). +[The main article](https://doi.org/10.5194/tc-17-4063-2023) was published in The Cryosphere. The early work of this project was presented at the AGU 2021 meeting with a poster [available on ESSOAR](https://doi.org/10.1002/essoar.10509355.1). ## Table of Content **Part 1**: GLAFT user manual. -**Parts 2–5**: Other supplemental material for the article "GLAcier Feature Tracking testkit (GLAFT): A statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking," including all necessary components to reproduce the presented work: +**Parts 2–5**: Other supplemental material for the article "GLAcier Feature Tracking testkit (GLAFT): a statistically and physically based framework for evaluating glacier velocity products derived from optical satellite image feature tracking," including all necessary components to reproduce the presented work: - Part 2: Supplementary tables and figures - Part 3: Figure scripts