Skip to content

Commit

Permalink
remove old s1tools imports
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marshall committed Feb 4, 2024
1 parent 71a19d3 commit 5ce05d1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions dataset_comparison.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@
"source": [
"import xarray as xr\n",
"\n",
"import s1_tools\n",
"\n",
"from s1_tools import points2coords\n",
"\n",
"import os\n",
"import xarray as xr\n",
"import rioxarray as rio\n",
Expand Down
1 change: 0 additions & 1 deletion rtc_timeseries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"source": [
"import geopandas as gpd\n",
"import xarray as xr\n",
"from s1_tools import power_to_db, get_bbox_single\n",
"from shapely import geometry\n",
"import matplotlib.pyplot as plt\n",
"import numpy as np"
Expand Down
2 changes: 0 additions & 2 deletions software.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
"import pandas as pd\n",
"import rich.table\n",
"\n",
"import s1_tools\n",
"\n",
"from IPython.display import Image"
]
},
Expand Down

0 comments on commit 5ce05d1

Please sign in to comment.