Skip to content

Commit

Permalink
sentinel 2 composite addition
Browse files Browse the repository at this point in the history
  • Loading branch information
myscon committed Nov 6, 2024
1 parent 3fb18bb commit 84eaa15
Show file tree
Hide file tree
Showing 3 changed files with 1,174 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand Down Expand Up @@ -122,15 +122,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand Down Expand Up @@ -251,7 +251,7 @@
"}</script></div>"
],
"text/plain": [
"<ltgee.landtrendr.LandTrendr at 0x1f4a641acf0>"
"<ltgee.landtrendr.LandTrendr at 0x1a80299baf0>"
]
},
"execution_count": 3,
Expand Down Expand Up @@ -283,15 +283,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -308,9 +308,9 @@
{
"data": {
"text/plain": [
"(<ltgee.landtrendr.LandsatComposite at 0x1f4a657d4c0>,\n",
" <ltgee.landtrendr.LtCollection at 0x1f4a6419700>,\n",
" <ee.imagecollection.ImageCollection at 0x1f4a679dd90>)"
"(<ltgee.landtrendr.LandsatComposite at 0x1a80299b910>,\n",
" <ltgee.landtrendr.LtCollection at 0x1a80768bcd0>,\n",
" <ee.imagecollection.ImageCollection at 0x1a807be4040>)"
]
},
"execution_count": 4,
Expand Down Expand Up @@ -341,15 +341,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -366,7 +366,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6d931b8020b741b0bf4d1a31b80cf5b9",
"model_id": "876ae80393234221b686d74956eb9ad8",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -410,15 +410,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -435,7 +435,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f4273ab5c9584a98b1ac596b2b92be98",
"model_id": "9d33f984edde476eaee0728a9988aabe",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -463,7 +463,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "12caa989-73dd-4e4f-a6d6-d5dcf8b6e18c",
"metadata": {},
"outputs": [
Expand All @@ -479,15 +479,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -504,7 +504,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "d58c8355b8e846dfbd0a06c349560019",
"model_id": "d687896da54e47c78aef25e3723428bb",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -532,7 +532,7 @@
" }\n",
"change_image = lt.get_change_map(change_params)\n",
"\n",
"palette = ['#9400D3', '#4B0082', '#0000FF', '#00FF00', '#FFFF00', '#FF7F00', '#FF0000'];\n",
"palette = ['#9400D3', '#4B0082', '#0000FF', '#00FF00', '#FFFF00', '#FF7F00', '#FF0000']\n",
"yod_vis_params = {\n",
" 'min': change_params['years']['start'],\n",
" 'max': change_params['years']['end'],\n",
Expand Down Expand Up @@ -571,15 +571,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -596,7 +596,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "53c5933f42dd4facb423a94b7ce535e2",
"model_id": "6a5ded8c6f0641ef936e7b08bc5f6a3b",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -641,15 +641,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -666,7 +666,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "fd231916a1a74ebba0973cc5efa97c3d",
"model_id": "e61a6e8660f94918984bd87d11fccda4",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -714,15 +714,15 @@
" --jp-layout-color2: #454545;\n",
" background-color: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-dark .jupyter-button {\n",
" --jp-layout-color3: #383838;\n",
" }\n",
" \n",
"\n",
" .geemap-colab {\n",
" background-color: var(--colab-primary-surface-color, white);\n",
" }\n",
" \n",
"\n",
" .geemap-colab .jupyter-button {\n",
" --jp-layout-color3: var(--colab-primary-surface-color, white);\n",
" }\n",
Expand All @@ -739,7 +739,7 @@
{
"data": {
"text/plain": [
"'https://earthengine.googleapis.com/v1/projects/ee-myscon/videoThumbnails/400bac2ade6e169c6244a37d1fd69804-a03323e1aae7fa99a2b3138a8257c0b3:getPixels'"
"'https://earthengine.googleapis.com/v1/projects/ee-myscon/videoThumbnails/e0dc8e1f5c12fd0b585a3722d342574a-dac57f3a4651957394c53b1ff8407a84:getPixels'"
]
},
"execution_count": 10,
Expand All @@ -758,19 +758,11 @@
"}\n",
"lt_rgb.getVideoThumbURL(vid_params)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6a234bfd-b9c6-4a94-990c-48df53bab242",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "lt-gee-py",
"language": "python",
"name": "python3"
},
Expand All @@ -784,7 +776,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 84eaa15

Please sign in to comment.