The video is helpful, I would like to know if the cloud mask function automatically performs an atmospheric correction , or does the atmospheric correction have to be done differently?
Hi, thanks for coming. Sorry I couldn't explain it in terms of theory, this explanation based on technical experience. Min and max are part of image visualization parameters. Without given input (min/max), your image will be visualized by default, where is EE will show the first band on the list (RGB). However, the min/max input value depends on your image product. In my case, I used Landsat 8 TOA which is that has a value from 0 - 1 (float type). 0 - 0.5 value, just assume that will give 'ideal' visualization. For instance, If you try 0 - 1 it will give you more 'dark' and if you try 0 - 0.3, it will give more 'light'. Just try it.
Mas mau nanya, kan hasil combine citranya pakai median function tuh, apakah ada fungsi lain untuk combinenya? misal di arcgis ada mean, last, first. atau kalau mau lihat list fungsinya bagian ini dmn ya? terima kasih videonya
Maaf pak mau nanya... saya menemukan code untuk cloud masking yg berbeda. code tersebut menggunakan parameter s2cloudless.. perbedaan QA620 dan s2cloudless itu apa yah?
The image I downloaded looks the same without the band combintation but when a mix RGB B11, B8 and B4 or (B10,B8,B4); a very fluorescent green colour appears. What can it be? Thanks in advance.
excuse me sir, can you explain to me about the difference between 'custom' and 'stretch' on RGB visualization parameters menu? I've already tried it and the results are different, thank you
Custom means you provide input for min and max value, in other words, you have to know what you need about how the image visualizes. Using stretch could mean, you let EE provide value with a specific parameter option for image visualization.
bisa bg, tapi olahnya tetap per scene jadinya.. sma seperti kita download di situs, misalnya USGS. Ini contoh cara meng-extract citra tanpa kehilangan metadata-nya ua-cam.com/video/Q7MP6SViR9g/v-deo.html
permisi bertanya lagi, ini kan pakai band QA60 dalam pemrosesan cloud maskingnya, apabila setelah cloud masking itu yang dipakai hanya band 2,3,4,8 yang notabene itu resolusi 10 meter, apakah tetap bisa muncul 10 meter hasilnya nanti?
Selain fungsi cloud masking, ada fungsi median (di code editor) yang membantu mereduksi pixel awan, dengan meng-komposit-kan semua gambar menjadi 1 dan mengambil nilai tengah setiap pixel di setiap gambarnya. Fungsi median ikut mereduksi resolusi pixel band (yang dipilih). GEE menetapkan proyeksi default untuk proses komposit (termasuk median) yaitu WGS-84 dengan resolusi piksel 1 derajat. Dan pada proses export gambar, kita menentukan properti scale (contoh: 20), dan secara otomatis semua pixel pada setiap band memiliki resolusi 20m.
@@INSGIS apakah jika scale dalam script tersebut diubah menjadi 10, setiap band akan memiliki resolusi 10 meter? mohon pencerahannya, terimakasih sebelumnya.
Jika memang spesifikasi penggunaannya resolusi 10m dengan komposit band 432, kamu tinggal pilih band dan ubah scale menjadi 10 di GEE-nya. Tapi, kalau menggunakan komposit natural color (432), besar kemungkinan pixel awan akan lebih banyak kelihatan.
kok saya ga bisa inspect di mapnya ya? di klik tetap tidak ter inspect? hanya muncul di console saat saya ketik print () jadi tidak bisa melihat update seperti contoh di atas setiap run codenya, bagaimana solusinya, mohon dibalas..
Apakah tutorial ini berlaku juga untuk sentinel 2A ? Saya mendownload sentinel 2A, hasil downloadan hanya ada 1 gambar saja dalam format tif, ketika hasil downloadannya di buka di software ArcGis yang muncul hanyalah gambar blank berwarna abu-abu, kira-kira apakah penyebabnya ?
@@INSGIS Saya mau mendapatkan citra dengan resolusi 10m, scale pada coding sudah saya ganti menjadi 10, tapi setelah di download hasilnya tetap resolusi 20m. Adakah sekiranya cara untuk saya mendapatkan citra dengan resolusi 10m ? Terimakasih sebelumnya
Sama - sama. Tapi perlu diperhatikan, GEE punya batas pixel yang bsa d export sekaligus. Secara default max: 100 juta pixel, tapi masih bisa dibesarkan, contoh 1e9 (1M)
@@novitararthayani3696 Cek dlu, apakah sudah sesuai dengan yang diproses di GEE? Jika sudah, tinggal mosaic saja. Dokumentasi GEE: "If the output image is large, it will be exported as multiple files. If you are exporting to GeoTIFF(s), the image is split into tiles. The filename of each tile will be in the form baseFilename-yMin-xMin where xMin and yMin are the coordinates of each tile within the overall bounding box of the exported image "
Thank you very much for sharing. The video and code are completely free. This is very helpful for us. Please keep going.
Thanks.. please correct me if i made some mistakes.
The video is helpful, I would like to know if the cloud mask function automatically performs an atmospheric correction , or does the atmospheric correction have to be done differently?
Hi, thanks for the video. When I plot the dates one by one I can see several images full of clouds. Why is this?
Thank you so much for this nice tutorial but I have a question : why you use median function instead of mean function or max function or others?
Thank you INS GIS for your wonderful tutorial,This was very useful and saved a lot of time and researcch.
-Thank you
Thank you for this amazing tutorial.
Thanks for sharing. Would you please let me know what the "Min/max" option that you applied to the image in QGIS, exactly does?
Hi, thanks for coming.
Sorry I couldn't explain it in terms of theory, this explanation based on technical experience.
Min and max are part of image visualization parameters. Without given input (min/max), your image will be visualized by default, where is EE will show the first band on the list (RGB). However, the min/max input value depends on your image product. In my case, I used Landsat 8 TOA which is that has a value from 0 - 1 (float type). 0 - 0.5 value, just assume that will give 'ideal' visualization. For instance, If you try 0 - 1 it will give you more 'dark' and if you try 0 - 0.3, it will give more 'light'. Just try it.
Mantapp wajib coba ini.. Keren
Silakan bro. Free to use 👍
Muchas gracias, le entendí y me salió muy bien 😊
Mas mau nanya, kan hasil combine citranya pakai median function tuh, apakah ada fungsi lain untuk combinenya? misal di arcgis ada mean, last, first. atau kalau mau lihat list fungsinya bagian ini dmn ya? terima kasih videonya
Maaf pak mau nanya... saya menemukan code untuk cloud masking yg berbeda. code tersebut menggunakan parameter s2cloudless.. perbedaan QA620 dan s2cloudless itu apa yah?
Thanks so much for this video it is very helpful, if i use 'CLOUDY_PIXEL_PERCENTAGE','less_than',20 i have just one image left is it okay please.
well, it's mean you just have 1 image with cloud cover less than 20%.. .
The image I downloaded looks the same without the band combintation but when a mix RGB B11, B8 and B4 or (B10,B8,B4); a very fluorescent green colour appears. What can it be? Thanks in advance.
Could you send the result and code to my email? so I could look further.
@@INSGIS Sure I will, thanks for your reply.
excuse me sir, can you explain to me about the difference between 'custom' and 'stretch' on RGB visualization parameters menu? I've already tried it and the results are different, thank you
Sorry, just read your comment. What do you mean 'different'?
@@INSGIS the color of the images that shows on the screen
Custom means you provide input for min and max value, in other words, you have to know what you need about how the image visualizes. Using stretch could mean, you let EE provide value with a specific parameter option for image visualization.
@@INSGIS Oh I see, thanks a lot Sir! wishing this channel hit big anytime soon
Thanks so much for this video it is very helpful, but you didnt include the link for your codes.
Ingin bertanya, jika kita ingin mendownload beserta Metadata dari citra satelit nya bagaimana ya?
bisa bg, tapi olahnya tetap per scene jadinya.. sma seperti kita download di situs, misalnya USGS. Ini contoh cara meng-extract citra tanpa kehilangan metadata-nya ua-cam.com/video/Q7MP6SViR9g/v-deo.html
Sir, can you please tell me how to export sentinel 1 image in vv band
Sorry man, my bad. By the way, I never worked with Sentinel-1 before.
permisi bertanya lagi, ini kan pakai band QA60 dalam pemrosesan cloud maskingnya, apabila setelah cloud masking itu yang dipakai hanya band 2,3,4,8 yang notabene itu resolusi 10 meter, apakah tetap bisa muncul 10 meter hasilnya nanti?
Selain fungsi cloud masking, ada fungsi median (di code editor) yang membantu mereduksi pixel awan, dengan meng-komposit-kan semua gambar menjadi 1 dan mengambil nilai tengah setiap pixel di setiap gambarnya. Fungsi median ikut mereduksi resolusi pixel band (yang dipilih). GEE menetapkan proyeksi default untuk proses komposit (termasuk median) yaitu WGS-84 dengan resolusi piksel 1 derajat. Dan pada proses export gambar, kita menentukan properti scale (contoh: 20), dan secara otomatis semua pixel pada setiap band memiliki resolusi 20m.
@@INSGIS jadi jika memakai resolusi 20 saat di GEE, maka saat komposit di aplikasi lain (band 432) di aplikasi ENVI juga tetap resolusinya 20 meter?
@@INSGIS apakah jika scale dalam script tersebut diubah menjadi 10, setiap band akan memiliki resolusi 10 meter? mohon pencerahannya, terimakasih sebelumnya.
Jika memang spesifikasi penggunaannya resolusi 10m dengan komposit band 432, kamu tinggal pilih band dan ubah scale menjadi 10 di GEE-nya. Tapi, kalau menggunakan komposit natural color (432), besar kemungkinan pixel awan akan lebih banyak kelihatan.
kok saya ga bisa inspect di mapnya ya? di klik tetap tidak ter inspect? hanya muncul di console saat saya ketik print ()
jadi tidak bisa melihat update seperti contoh di atas setiap run codenya, bagaimana solusinya, mohon dibalas..
Bisa kok di inspect bg. Udh di-click inspector tab-nya?
why is the image I downloaded all black in Arcgis & ENVI
Hopely this video could help you ua-cam.com/video/VVOip3tFUbE/v-deo.html
@@INSGIS thank you very much!
set Playback speed to 1.5... it will save lot of time
Apakah tutorial ini berlaku juga untuk sentinel 2A ? Saya mendownload sentinel 2A, hasil downloadan hanya ada 1 gambar saja dalam format tif, ketika hasil downloadannya di buka di software ArcGis yang muncul hanyalah gambar blank berwarna abu-abu, kira-kira apakah penyebabnya ?
coba lihat ini kak, tapi soundnya jelek. ua-cam.com/video/VVOip3tFUbE/v-deo.html
@@INSGIS bagaimana cara melihat metadata nya min ?
@@INSGIS Saya mau mendapatkan citra dengan resolusi 10m, scale pada coding sudah saya ganti menjadi 10, tapi setelah di download hasilnya tetap resolusi 20m. Adakah sekiranya cara untuk saya mendapatkan citra dengan resolusi 10m ? Terimakasih sebelumnya
Export aja kak, ganti scalenya ke 10. Kalau yang agak repot pakai Resampling
apakah dalam export itu memang membutuhkan waktu lama untuk bisa dapat file di googledrivenya?
Tergantung ukuran file, semakin besar semakin lama.
@@INSGIS Baik. Terimakasih tutorialnya, sangat bermanfaat.
Sama - sama.
Tapi perlu diperhatikan, GEE punya batas pixel yang bsa d export sekaligus. Secara default max: 100 juta pixel, tapi masih bisa dibesarkan, contoh 1e9 (1M)
@@INSGIS nah ternyata setelah di export itu filenya terbagi 4, itu harus diapakan ya? di mozaik?
@@novitararthayani3696 Cek dlu, apakah sudah sesuai dengan yang diproses di GEE? Jika sudah, tinggal mosaic saja.
Dokumentasi GEE:
"If the output image is large, it will be exported as multiple files. If you are exporting to GeoTIFF(s), the image is split into tiles. The filename of each tile will be in the form baseFilename-yMin-xMin where xMin and yMin are the coordinates of each tile within the overall bounding box of the exported image "
Hello, is it possible to get the link of the code?