How to Exclude Images Taken Early in the Morning via API and Planet Explorer?

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

To exclude images that are taken early:

1. In Planet Explorer, go to filters and set the sun elevation angle. 

Screenshot_2021-05-27_at_1.35.06_PM.png

2. Use this filter when using Data API.

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

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.