-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I've been thinking about this repo quite frequently lately. I would like to redesign it and move away a bit from the current implementation.
Here are my thoughts on the needs of the user from my own perspective as a user:
- I often want to create timelapses from images
- the data for the timelapse is already conveniently in the
EOPatch
- the timelapse could be exported as a gif or a video
- timelapses are usually missing temporal/timestmap info
- CLI usage would be awesome -> no need to have pre-existing eopatches, just provide the images directory
Here's what I would do with the repo:
- redesign so that it's less dependent on
sentinelhub-py
(no requests are done here, but the data from the requests is provided) - use
ffmpeg
- maybe rename repo (according to the
eo-
template) - convert to installable package with CLI
- provide examples
This is not a priority, likely more of a pet project I'm willing to tackle (slowly). Just pointing things out to get some feel if there is a general agreement/support for this.
Metadata
Metadata
Assignees
Labels
No labels