Skip to content

Commit

Permalink
Change - Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ambaha1 committed Oct 12, 2023
1 parent 6f0b394 commit 2b38173
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/colab/Load_SKAI_Colab_MaxarImagery.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"outputId": "7568f88a-12f1-47aa-fd6a-9d712067d68f",
"cellView": "form"
},
"execution_count": 44,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -334,7 +334,7 @@
"outputId": "021fa0bd-0265-4744-fca0-df911fc5332d",
"cellView": "form"
},
"execution_count": 47,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand Down Expand Up @@ -568,7 +568,7 @@
"id": "me5AWFuBoy78",
"outputId": "3ac662a0-df10-4658-be43-d41c138023d4"
},
"execution_count": 48,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -10797,7 +10797,7 @@
"id": "K6jb0IOdrTky",
"outputId": "6631e7eb-8888-4402-95b9-557d63ec161c"
},
"execution_count": 49,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand Down Expand Up @@ -10896,9 +10896,11 @@
"os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = pathsys_credentials\n",
"\n",
"##@markdown ---\n",
"#@markdown Please enter the path of destination folder to store the imagery (colab path or gsutil URI):\n",
"#@markdown Please enter the destination path of the metadata csv file (colab path or gsutil URI):\n",
"PATH_FILE_LIST = \"\" #@param {type:\"string\"}\n",
"#@markdown Please enter the destination path of the AOI geojson file (colab path or gsutil URI):\n",
"PATH_FILE_AOI = \"\" #@param {type:\"string\"}\n",
"#@markdown Please enter the destination paths of the folders to store the imagery tif files (colab path or gsutil URI):\n",
"PATH_FOLDER_PRE = \"\" #@param {type:\"string\"}\n",
"PATH_FOLDER_POST = \"\" #@param {type:\"string\"}\n",
"\n",
Expand Down Expand Up @@ -10970,8 +10972,7 @@
"metadata": {
"colab": {
"provenance": [],
"toc_visible": true,
"authorship_tag": "ABX9TyOx++w1cH57ZaSAgdCbWXg1",
"authorship_tag": "ABX9TyMKkNIBG+WHzjWHZ+QWcJft",
"include_colab_link": true
},
"kernelspec": {
Expand Down

0 comments on commit 2b38173

Please sign in to comment.