TransWikia.com

How to skip null images in Google Earth Engine?

Geographic Information Systems Asked by Johny Astine on September 2, 2021

I’ve called sentinel2 image collection but I don’t know how can I skip null images instead of filter.neq():

code link: https://code.earthengine.google.com/b762152c33e6eddca96c2006e62eed54

var s22 = ee.ImageCollection("COPERNICUS/S2")
.filterDate(start_date,end_date)
.filterBounds(table)
.filter(ee.Filter.lessThan('CLOUDY_PIXEL_PERCENTAGE',45))
.filter(ee.Filter.neq('PRODUCT_ID','S2A_MSIL1C_20180518T071621_N0206_R006_T39SUR_20180518T093201'));

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP