Skip to content

Commit

Permalink
Issue #12
Browse files Browse the repository at this point in the history
  • Loading branch information
ckrogers committed Apr 16, 2018
1 parent a767ba8 commit aa07253
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 145 deletions.
10 changes: 0 additions & 10 deletions notebooks/NSO2EE-MultiSpectral.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -178,16 +178,6 @@
},
"outputs": [],
"source": [
"\n",
"# # Move all files to destination path\n",
"# for k in files:\n",
"# filename = os.path.basename(k)\n",
"# path_move_file = os.path.join(input_dir,dst,filename)\n",
"# if os.path.lexists(path_move_file):\n",
"# pass\n",
"# else:\n",
"# os.rename(os.path.join(input_dir,k), path_move_file)\n",
"\n",
"# delete empty directories\n",
"if rapideye:\n",
" empty_dir = glob.glob('RapidEye/RE_RD_12bit_RGBEI_5m_jp2000/**/**')\n",
Expand Down
163 changes: 28 additions & 135 deletions notebooks/Waterlevel_Sat_Image_plot.ipynb

Large diffs are not rendered by default.

0 comments on commit aa07253

Please sign in to comment.