Hello again from Colorado!
I’ve been using Gemini code assist in an exploratory project built with colabs & jupyter in the GEE python API to query frames from GEE & encode them to .mp4 locally in adjustable timeframes set by the image queries. I’ll be the first to admit this is minimally structured code as was working against the clock on a Google Cloud trial, although I have a full GUI running in jupyter for continued prototyping until such time as anyone would like to see this as a standalone application. Currently I’m only using hard coded visual spectrum image bands although I’m sure it would be workable to add selector capability for multiple datasets, perhaps even in the style of layers. I’m not working to build a new Google Earth client as much as a speedy interface to download & explore imagery.
Currently I’ve been running this project in VS code using Google’s CLI tools as it’s built as a download utility more than a colab project utilizing cloud GEE image collections any longer although I’m hoping my interface can serve a number of purposes.
While I’m sure proper Python developers will not find any elegant structure here once it’s online, I’m hopeful making this tool public will be helpful to those of us who enjoy learning GIS & provide a neat, hack-able way to retrieve specific imagery as dictated by the capabilities of the API.
I’ll update the forum on this topic as soon as I’ve established a repo according to any instructions or advice I can find around the community. Thanks for clicking & have a great day!