planet-client-python
planet-client-python copied to clipboard
Document a composite by strip workflow in the CLI
One little workflow that would be great to document in the CLI would be one that does something like get the last 5 strips for an AOI, clipped & composited to the AOI.
The API at some point may support 'composite by strip', or we could also use some client-side thing to figure out which results are in the same strip.
I believe composite by strip will be available next month (April 2023). Is there any advanced documentation on this? If I understand correctly this will save a lot of wasted downloads.
@SFrav the first place docs are updated for the apis are at the api docs pages: https://developers.planet.com/docs/apis/. You can also subscribe to the atom feed for the developers changelog (https://developers.planet.com/changelog/) to get push notifications for api changes.
This would have been a nice example, though now that it's been added to the API, less useful.