How to exclude images taken early in the morning via API and Planet Explorer?

The images that are acquired in the early hours have a low sun elevation angle (typically <10 degrees, depending on the location). 

Here are the ways to exclude images that are taken early:

1. When using Planet Explorer: In the filters, you can set the sun elevation angle. PFA screenshot.

Screenshot_2021-05-27_at_1.35.06_PM.png

2. API: You can use this filter while using Data API.

{"type":"RangeFilter","config":{"gte":10,"lte":90},"field_name":"sun_elevation"}

 

 

War dieser Beitrag hilfreich?
0 von 0 fanden dies hilfreich

Kommentare

0 Kommentare

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.