Skip to content

Commit

Permalink
Sorting out notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
csaybar committed Jun 3, 2019
1 parent 8b027e1 commit a56fd5a
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 26 deletions.
41 changes: 15 additions & 26 deletions 1_Introduction.ipynb
Expand Up @@ -7,25 +7,14 @@
"version": "0.3.2",
"provenance": [],
"collapsed_sections": [],
"toc_visible": true,
"include_colab_link": true
"toc_visible": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/dev/1_Introduction.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand All @@ -49,9 +38,9 @@
},
"source": [
"<!--NAVIGATION-->\n",
"| [Contents](index.ipynb) | [Connecting GEE, Colab and Google Drive](0_connect.ipynb) >\n",
"| [Contents](index.ipynb) | [Image](2_eeImage.ipynb) >\n",
"\n",
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/master/0_WhatIsColab.ipynb\"><img align=\"left\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in Colab\" title=\"Open and Execute in Google Colaboratory\"></a>\n"
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/master/1_Introduction.ipynb\"><img align=\"left\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in Colab\" title=\"Open and Execute in Google Colaboratory\"></a>\n"
]
},
{
Expand Down Expand Up @@ -309,19 +298,19 @@
"metadata": {
"id": "QgDV721Tg2kD",
"colab_type": "code",
"cellView": "form",
"outputId": "5b63ae15-6740-40ec-919a-2ce857bfb2d9",
"colab": {
"base_uri": "https://localhost:8080/",
"height": 335
},
"cellView": "form",
"outputId": "5b63ae15-6740-40ec-919a-2ce857bfb2d9"
}
},
"source": [
"#@title ### Meet Earth Engine\n",
"from IPython.display import HTML\n",
"HTML('<center><iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/gKGOeTFHnKY\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></center>')"
],
"execution_count": 4,
"execution_count": 0,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -359,7 +348,7 @@
"colab_type": "text"
},
"source": [
"## 4. Why colab with python instead of code editor?\n",
"## 4. Why colab with python instead of code editor (Javascript)?\n",
"\n",
"A short comparison thanks to [Tyler Erickson presentation](https://docs.google.com/presentation/d/1MVVeyCdm-FrMVRPop6wB3iyd85TAlwB-F9ygTQZ8S1w/pub?slide=id.g1e419debf0_1_205).\n",
"\n",
Expand Down Expand Up @@ -442,7 +431,7 @@
"source": [
"#### Authenticate to Google Drive\n",
"\n",
"Authenticate to **Google Drive** or the same way you did to the Earth Engine."
"Authenticate to **Google Drive** on the same way you did to the Earth Engine."
]
},
{
Expand All @@ -468,7 +457,7 @@
"source": [
"#### Authenticate to Google Cloud\n",
"\n",
"Authenticate to **Google Cloud** or the same way you did to the Earth Engine.\n"
"Authenticate to **Google Cloud** on the same way you did to the Earth Engine.\n"
]
},
{
Expand Down Expand Up @@ -531,11 +520,11 @@
"metadata": {
"id": "GeMYFEvKy43n",
"colab_type": "code",
"outputId": "208a7be4-8ba5-4e03-f220-c53c6096cc33",
"colab": {
"base_uri": "https://localhost:8080/",
"height": 559
},
"outputId": "208a7be4-8ba5-4e03-f220-c53c6096cc33"
}
},
"source": [
"import folium\n",
Expand All @@ -559,7 +548,7 @@
"map.add_child(folium.LayerControl())\n",
"map"
],
"execution_count": 16,
"execution_count": 0,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -840,9 +829,9 @@
},
"source": [
"<!--NAVIGATION-->\n",
"| [Contents](index.ipynb) | [Connecting GEE, Colab and Google Drive](0_connect.ipynb) >\n",
"| [Contents](index.ipynb) | [Image](2_eeImage.ipynb) >\n",
"\n",
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/master/0_WhatIsColab.ipynb\"><img align=\"left\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in Colab\" title=\"Open and Execute in Google Colaboratory\"></a>\n"
"<a href=\"https://colab.research.google.com/github/csaybar/EEwPython/blob/master/1_Introduction.ipynb\"><img align=\"left\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in Colab\" title=\"Open and Execute in Google Colaboratory\"></a>\n"
]
}
]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added images/colab_ee_integration.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 82 additions & 0 deletions index.ipynb
@@ -0,0 +1,82 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "index.ipynb",
"version": "0.3.2",
"provenance": [],
"collapsed_sections": []
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "sawLOXhjfkNF",
"colab_type": "text"
},
"source": [
"# Google Earth Engine with Python (EEwPython)\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "Fg8FC2mdfrtc",
"colab_type": "text"
},
"source": [
"Maintainer:\n",
"- [*`Cesar Aybar Camacho`*](https://csaybar.github.io) < csaybar@gmail.com >\n",
"- [*`Roy Yali Samaniego`*]() < ryali93@gmail.com >\n",
"\n",
"<img src = 'https://sitejerk.com/images/google-earth-logo-png-5.png' width =300px>\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "wFN66ttWgeak",
"colab_type": "text"
},
"source": [
"**Welcome!**\n",
"\n",
"This is a series of Jupyter notebook to learn Google Earth Engine (GEE) with Python. The first part has been adopted from [Google Earth Engine Guides](https://developers.google.com/earth-engine/) and the second one is a recompilation of different interesting reproducible examples. If you want to contribute to this **GEE Course**, do not doubt to keep in touch with us. All the material is released under the Apache 2.0 license."
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "jgutoC1MiMML",
"colab_type": "text"
},
"source": [
"## Table of Contents\n",
"\n",
"### 1. Google Earth Engine Guides\n",
"- [1. Developer's Guide](1_Introduction.ipynb)\n",
"- [2. Image](2_eeImage.ipynb)\n",
"- [3. ImageCollection](3_eeImageCollection.ipynb)\n",
"- [4. Geometry, Feature & FeatureCollections](4_features.ipynb)\n",
"- [5. Reducer](5_Reducer.ipynb)\n",
"- [6. Joins](6_Joins.ipynb)\n",
"- [7. Chart](7_Chart.ipynb)\n",
"- [8. Array](8_Array.ipynb)\n",
"- [9. Specialized Algorithms](9_SpecializedAlgorithms.ipynb)\n",
"- [10. Asset Management](10_Import.ipynb)\n",
"\n",
"### 2. Applications\n",
"- [1. Climate Change - CMIP5 (plotly + GEE)](cmip5.ipynb)\n",
"- [2. Glacier Area prediction using a Vanilla Neural Network](x)\n",
"- [3. High Altitude Wetlands distribution using Convolutional Neural Networks](x)\n"
]
}
]
}

0 comments on commit a56fd5a

Please sign in to comment.