Skip to content

Commit

Permalink
Tutorials - UAVSAR - Update git url
Browse files Browse the repository at this point in the history
The repository has been moved to the SnowEx organization.
  • Loading branch information
jomey committed Mar 1, 2024
1 parent f29302f commit 6736f87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"# clone tifs to tmp directory\n",
"os.chdir('/tmp/')\n",
"if not os.path.exists('/tmp/uavsar-tutorial-data'):\n",
" !git clone --quiet https://github.com/SnowEx/uavsar-tutorial-data.git\n",
" !git clone --quiet https://github.com/snowex-hackweek/uavsar-tutorial-data-2022.git\n",
"\n",
"# list files downloaded\n",
"data_dir = '/tmp/uavsar-tutorial-data/'\n",
Expand Down

0 comments on commit 6736f87

Please sign in to comment.