Skip to content

Commit 2fd6cba

Browse files
committed
Created using Colaboratory
1 parent d77f55f commit 2fd6cba

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

GLC30.ipynb

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,25 @@
55
"colab": {
66
"name": "GLC30.ipynb",
77
"version": "0.3.2",
8-
"provenance": []
8+
"provenance": [],
9+
"include_colab_link": true
910
},
1011
"kernelspec": {
1112
"name": "python3",
1213
"display_name": "Python 3"
1314
}
1415
},
1516
"cells": [
17+
{
18+
"cell_type": "markdown",
19+
"metadata": {
20+
"id": "view-in-github",
21+
"colab_type": "text"
22+
},
23+
"source": [
24+
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/master/GLC30.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
25+
]
26+
},
1627
{
1728
"cell_type": "markdown",
1829
"metadata": {
@@ -66,7 +77,7 @@
6677
"```\n",
6778
"\n",
6879
"\n",
69-
"Land Cover information information is fundamental for environmental change studies, land resource management, sustainable development, and many other societal benefits. In **Google Earth Engine** existing different coarse Land use/cover products (e.g. MCD12Q1-500m) that are not able to capture the most significant human impacts on land systems due to its spatial resolution. Therefore, this short post aims to introduce [GLC30](https://reader.elsevier.com/reader/sd/pii/S0924271614002275?token=BF89D29031101CDB800927F3DA0DA572A4BBBA74220D9178A24F13A5140E629638CFA580F464F61E1500662B55B90A76) a relative new Global Land Cover product at 30-meter spatial resolution.\n",
80+
"Land Cover information is fundamental for environmental change studies, land resource management, sustainable development, and many other societal benefits. In **Google Earth Engine** existing different coarse Land use/cover products (e.g. MCD12Q1-500m) that are not able to capture the most significant human impacts on land systems due to its spatial resolution. Therefore, this short post aims to introduce and explain step by step how to download the [GLC30](https://reader.elsevier.com/reader/sd/pii/S0924271614002275?token=BF89D29031101CDB800927F3DA0DA572A4BBBA74220D9178A24F13A5140E629638CFA580F464F61E1500662B55B90A76) a relative new Global Land Cover product at 30-meter spatial resolution.\n",
7081
"\n",
7182
"<center>\n",
7283
"<img src='http://www.globallandcover.com/home/images/vegas.jpg'>\n",

0 commit comments

Comments
 (0)