201 - Working with geotiff files using rasterio in python (also quick demo of NDVI calculation)

Ғылым және технология

Code generated in the video can be downloaded from here:
github.com/bnsreenu/python_fo...
To install rasterio:
Download and install GDAL first
www.lfd.uci.edu/~gohlke/pytho...
Since I have python 3.7 I downloaded: GDAL-3.1.4-cp37-cp37m-win_amd64.whl
cp37 stands for python3.7
Download and install rasterio
www.lfd.uci.edu/~gohlke/pytho...
Since I have python 3.7 I downloaded: rasterio-1.1.8-cp37-cp37m-win_amd64.whl
cp37 stands for python3.7
Images from: landsatonaws.com/L8/042/034/L...

Пікірлер: 45

  • @sergiomorellmonzo1780
    @sergiomorellmonzo17803 жыл бұрын

    Last 3 videos was especially usefull for me! Thank you, thank you, thank you... Remote sensing users are grateful

  • @khushpatelmd
    @khushpatelmd3 жыл бұрын

    Making extremely complicated topic super easy and fun is a skill which will make this channel goldmine of AI tutorials.

  • @rahishashahil4662
    @rahishashahil46623 жыл бұрын

    Thank you so much for your effort, this was most awaited lecture to me.✌

  • @tyhuffman5447
    @tyhuffman54473 жыл бұрын

    This is why I love KZread! Great lecture! Thank you.

  • @lkledu2
    @lkledu2 Жыл бұрын

    love this content, i spent sooo much time searching on how to do this. Thank you alot

  • @murushyam
    @murushyam3 жыл бұрын

    Thanks for making such videos, I love it ❤️. Please make a video on this data using CNN multiple classification/ segmentation. Thank you.

  • @davidsalazar154
    @davidsalazar1542 жыл бұрын

    This video was amazing ! Thank you so much !

  • @jacobusstrydom7017
    @jacobusstrydom70173 жыл бұрын

    Thanks for this, very informative

  • @mollywilliams738
    @mollywilliams7383 жыл бұрын

    This video has saved me! Thank you so much :D

  • @DigitalSreeni

    @DigitalSreeni

    3 жыл бұрын

    Glad it helped!

  • @nithinmohan3140
    @nithinmohan31402 жыл бұрын

    Thank you...great video.

  • @vimalshrivastava6586
    @vimalshrivastava65862 жыл бұрын

    This is really a valuable info. Thanks for making such videos. It will be very helpful if you can make a video on semantic segmentation using cnn on any satellite dataset.

  • @DigitalSreeni

    @DigitalSreeni

    2 жыл бұрын

    I made a few videos already, please check other videos on my channel.

  • @vimalshrivastava6586
    @vimalshrivastava6586 Жыл бұрын

    One more informative video. Thank you for making such videos. If possible, please make a video on how to create masks corresponding to these satellite images that can be used to train UNet model. Thanks in advance...!!!

  • @ismailelkhrachy3425
    @ismailelkhrachy34253 жыл бұрын

    Thank you Dr. Sreeni for you informative presentation. If i have only one satellite image, how can I prepare train and test data if i like to conduct multi layers clarification (4 or more buildings, roads, water and bare land) machine learning supervised algorithm.

  • @cassieferrante8740
    @cassieferrante8740 Жыл бұрын

    Great video!

  • @RajeshSharma-bd5zo
    @RajeshSharma-bd5zo3 жыл бұрын

    Amazing 👍

  • @XinhLe
    @XinhLe3 жыл бұрын

    wow, so happy that my request and others came true.😍😍😍 Do you need to create a new conda env for this particular video? Another request :) Could you make a video on intensity imagery data normalisation? For example, I would like to compare (pixel by pixel comparison or classified/segmented images comparison) different intensity images to see detect the change of land cover overtime or seafloor changing overtime (or whatever it is the content we're observing). But, for some reasons (equipment is not calibrated, influenced of the environment during data acquisition ...), the intensity levels are not on the same scale even we are observing the same thing/area/objects. What are the different ways of normalising images for comparison and how to implement them in Python? Thanks so much! Xinh

  • @IMRANKHAN-lc7vx
    @IMRANKHAN-lc7vx3 жыл бұрын

    First of all thank you for your excellent videos. I had one question: Which ML technique to use if we have input(Set of parameters and Images) and output (A time step series of 3D images - Very large file). Kindly can you please give me a suggestion?

  • @kadircanidrisoglu5172
    @kadircanidrisoglu51723 күн бұрын

    Hey @DigitalSreeni thanks for the video! I have a question. Which file format do you recommend for building a deep learning model, .TIFF or .JPG ? You used JPG format in your other segmentation video for satellite imagery. I'm confused a little. Best regards..

  • @W0lfbaneShikaisc00l
    @W0lfbaneShikaisc00l2 жыл бұрын

    I tried this out with a GEOTiff file but found that the file only reported 1 band, confused really not sure how I can use this if I can only detect 1 band.

  • @baharekl4708
    @baharekl47083 жыл бұрын

    Thanks 🙏

  • @ArchSrid
    @ArchSrid Жыл бұрын

    Hi, Thank you for an easy approach. However I ma facing issue when I try installing rasterio which I didnt face with GDAL. Kindly help me out.

  • @kulsoompanhwar190
    @kulsoompanhwar190 Жыл бұрын

    very nice sir

  • @musabejeanbosco6902
    @musabejeanbosco69023 жыл бұрын

    Is it possible to introduce us OSTU Algorthm, RF and MLP to the geotif files

  • @nourhanhamdy8670
    @nourhanhamdy86702 жыл бұрын

    Thanls alot, It is avery interesting topic. would you please make video of land use land cover classification for a satellite imagery with multi-bands

  • @v.lobanov
    @v.lobanov3 жыл бұрын

    Thanks for the lecture! Is it possible to split image into smaller tiles, make classification and then reconstruct spatial reference?

  • @DigitalSreeni

    @DigitalSreeni

    3 жыл бұрын

    Yes, of course. One of my upcoming videos will be about exactly that for semantic segmentation.

  • @yashpurbey567
    @yashpurbey56710 ай бұрын

    hello sir, everytime i try to open such bands using rasterio and print out my arrays they all come out as zeros. could you help me out with why thats happening?

  • @AhmedEmamAI1
    @AhmedEmamAI13 жыл бұрын

    please sreeni do some videos on hyperspectral images

  • @surflaweb
    @surflaweb2 жыл бұрын

    Cool

  • @thoudamyoihenba6407
    @thoudamyoihenba64072 жыл бұрын

    numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject got this error while importing rasterio. how do I solve this

  • @DigitalSreeni

    @DigitalSreeni

    2 жыл бұрын

    You may be using the very latest python. In any case, please try uninstalling numpy and reinstalling it. pip uninstall numpy pip install numpy

  • @thoudamyoihenba6407

    @thoudamyoihenba6407

    2 жыл бұрын

    @@DigitalSreeni I got it. Removed that error. But now the problem is installing georasters, it can't be installed in any way given in ozak or other sites

  • @DigitalSreeni

    @DigitalSreeni

    2 жыл бұрын

    Yeah, these libraries come with weird dependencies making it hard to install them. I managed to install rasterio, I never tried georaster.

  • @Cloud-577
    @Cloud-577 Жыл бұрын

    what about OS?

  • @PaulMoriarty
    @PaulMoriarty2 жыл бұрын

    The URL for images doesn't work. It redirects to Registry of Open Data on AWS

  • @DigitalSreeni

    @DigitalSreeni

    2 жыл бұрын

    That is unfortunate. I hope you can find other sources to download geotiff files. It took a while for me to google search and identify this source.

  • @ahtashamahmed9136
    @ahtashamahmed9136 Жыл бұрын

    still gdal & rasterio not working

  • @satyamsuryawanshi102
    @satyamsuryawanshi1022 жыл бұрын

    helllo sir can you plz make a video on satellite image farm boundary detection

  • @ahtashamahmed9136
    @ahtashamahmed9136 Жыл бұрын

    can you help me sir?

  • @Ekklo_
    @Ekklo_2 жыл бұрын

    I've sent u an email asking for some help, i'll so glad if u could take the time to read it and maybe help me

  • @muhammadbudid7693
    @muhammadbudid76932 жыл бұрын

    sir, I want to ask about the results after numpy. I use Landsat TM C1 level 2, and the image showed the purple full, without showing the image, and it had min and max (-3.4028235e+38, 3.4028235e+38). Thank you

  • @busracolak7799
    @busracolak77992 жыл бұрын

    Thanks 🙏

  • @DigitalSreeni

    @DigitalSreeni

    2 жыл бұрын

    You’re welcome 😊

Келесі