File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
jupyter-notebooks/crop-classification Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 574574 },
575575 {
576576 "cell_type" : " code" ,
577- "execution_count" : 75 ,
577+ "execution_count" : 86 ,
578578 "metadata" : {},
579579 "outputs" : [],
580580 "source" : [
598598 " warp(filename, projected_filename, dst_srs=dst_srs)\n " ,
599599 " \n " ,
600600 " # save as jpeg\n " ,
601- " display_image = os.path.join(os.path.dirname(filename) , 'display.jpg')\n " ,
601+ " display_image = os.path.join('data' , 'display.jpg')\n " ,
602602 " _save_display_image(projected_filename, display_image)\n " ,
603603 " \n " ,
604604 " # determine image layer bounds\n " ,
619619 },
620620 {
621621 "cell_type" : " code" ,
622- "execution_count" : 76 ,
622+ "execution_count" : 87 ,
623623 "metadata" : {},
624624 "outputs" : [],
625625 "source" : [
655655 },
656656 {
657657 "cell_type" : " code" ,
658- "execution_count" : 78 ,
658+ "execution_count" : 88 ,
659659 "metadata" : {},
660660 "outputs" : [
661661 {
662662 "name" : " stdout" ,
663663 "output_type" : " stream" ,
664664 "text" : [
665- " gdalwarp -s_srs epsg:32610 -t_srs epsg:4326 -overwrite pre-data/train_scene_cropped.tif /tmp/tmpdr6u8rec .tif\n "
665+ " gdalwarp -s_srs epsg:32610 -t_srs epsg:4326 -overwrite pre-data/train_scene_cropped.tif /tmp/tmpplxcjvsq .tif\n "
666666 ]
667667 },
668668 {
669669 "data" : {
670670 "application/vnd.jupyter.widget-view+json" : {
671- "model_id" : " 80efff46277845ddac16d49b8461af1a " ,
671+ "model_id" : " d5def8c273984be59c5acc08292df7e6 " ,
672672 "version_major" : 2 ,
673673 "version_minor" : 0
674674 },
716716 },
717717 {
718718 "cell_type" : " code" ,
719- "execution_count" : 80 ,
719+ "execution_count" : 89 ,
720720 "metadata" : {},
721721 "outputs" : [
722722 {
734734 },
735735 {
736736 "cell_type" : " code" ,
737- "execution_count" : 81 ,
737+ "execution_count" : 90 ,
738738 "metadata" : {},
739739 "outputs" : [
740740 {
743743 " 'pre-data/test_scene_cropped_metadata.xml'"
744744 ]
745745 },
746- "execution_count" : 81 ,
746+ "execution_count" : 90 ,
747747 "metadata" : {},
748748 "output_type" : " execute_result"
749749 }
762762 },
763763 {
764764 "cell_type" : " code" ,
765- "execution_count" : 82 ,
765+ "execution_count" : 91 ,
766766 "metadata" : {},
767767 "outputs" : [
768768 {
769769 "data" : {
770770 "text/plain" : [
771- " <matplotlib.image.AxesImage at 0x7f3a9497d748 >"
771+ " <matplotlib.image.AxesImage at 0x7f3a947b8a20 >"
772772 ]
773773 },
774- "execution_count" : 82 ,
774+ "execution_count" : 91 ,
775775 "metadata" : {},
776776 "output_type" : " execute_result"
777777 },
You can’t perform that action at this time.
0 commit comments