Skip to main content

How can I find the time to the nearest minute, when a satellite image was created?

Hi Mike,


The easiest way of doing this is reading the associated metadata of the requested image / acquisition. You can use Catalog API for this.


You can also obtain this information in an evalscript if you are using Process API. This example will do exactly that. If you examine the json file output you will see that you receive the list of acquisitions with the acquisition time to the nearest second.


This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.


Reply