Return to list
An example using je.ImageCollection class and je.Image class (Basic). Some of the execution results are output to the browser console.

The je.ImageCollection class handles information such as temporal direction exploration within the collection, types of bands, and projection methods.

By specifying the date and band in the je.ImageCollection class, you can obtain the je.Image class. By specifying the latitude/longitude range, output size, and colormap in the je.Image class, you can obtain the required data or visualized images.