Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vision for the future of this repo #1

Open
mlubej opened this issue Mar 9, 2022 · 0 comments
Open

Vision for the future of this repo #1

mlubej opened this issue Mar 9, 2022 · 0 comments

Comments

@mlubej
Copy link
Contributor

mlubej commented Mar 9, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant