Skip to content

Commit

Permalink
Merge pull request #104 from j08lue/staging
Browse files Browse the repository at this point in the history
Clean up imports
  • Loading branch information
kylebarron authored Feb 2, 2024
2 parents 59b454a + e9edeac commit 8ff9f5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cloud-optimized-geotiffs/cogs-overview_resampling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,10 @@
}
],
"source": [
"import subprocess\n",
"import os\n",
"\n",
"import earthaccess\n",
"\n",
"import matplotlib.pyplot as plt\n",
"\n",
"import rasterio as rio\n",
"from rasterio.session import AWSSession\n",
"from rasterio.plot import show\n",
Expand Down

0 comments on commit 8ff9f5f

Please sign in to comment.