Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions Deforestation_inference.ipynb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "c529015a",
"metadata": {},
Expand Down Expand Up @@ -120,6 +121,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "cceca116",
"metadata": {},
Expand Down Expand Up @@ -194,6 +196,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "1e125cce",
"metadata": {},
Expand Down Expand Up @@ -348,6 +351,7 @@
" print(f\"Loading images for tile {tile} finished\")\n",
" else:\n",
" print(f\"Images for tile {tile} were not loaded!\")\n",
" raise ValueError(\"Images not loaded for given AOI. Change dates, constraints\")\n",
"\n",
" # tile_folders = dict()\n",
" # for tile, tile_paths in loadings.items():\n",
Expand Down Expand Up @@ -397,17 +401,6 @@
")"
]
},
{
"cell_type": "code",
"execution_count": 12,
"id": "22b35a43",
"metadata": {},
"outputs": [],
"source": [
"if not loadings_start_date or not loadings_end_date: \n",
" raise ValueError(\"Images not loaded for given AOI. Change dates, constraints\")"
]
},
{
"cell_type": "code",
"execution_count": 13,
Expand Down Expand Up @@ -620,6 +613,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "4dcc3036",
"metadata": {},
Expand Down Expand Up @@ -1577,6 +1571,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "6fcc0194",
"metadata": {},
Expand Down Expand Up @@ -2454,6 +2449,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "dd20af44",
"metadata": {},
Expand Down Expand Up @@ -2719,6 +2715,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "84cfe616",
"metadata": {},
Expand Down Expand Up @@ -3093,7 +3090,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"\r",
"\r\n",
" 0%| | 0/1 [00:00<?, ?it/s]"
]
},
Expand Down Expand Up @@ -3128,6 +3125,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "5553579f",
"metadata": {},
Expand Down