In google earth engine python api "mosaic" function does not work. It does not give an output

Viewed 16

Mosaic_geometry = ee.ImageCollection([image1,image2]).mosaic() this does not give an output. I need suggestions please.

0 Answers
Related