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

GEE Python client -- add date to timestamp, filter images by coverage? #37

Open
leigh-stearns opened this issue Oct 24, 2019 · 1 comment

Comments

@leigh-stearns
Copy link

Hi Rodrigo -
(You helped me get gee_tools set up a few years ago! Thank you!)

I'm trying to make and download cloud-free timelapse videos of specific regions in Greenland, with the image date on each scene. I "think" I have it going in the code editor (ugly, I know!)
https://code.earthengine.google.com/?accept_repo=users/leighastearns/shared

I'd like to get it working in Python, since that's a lot easier and faster. I can get a basic video downloaded with batch.Export.video.to.drive, but my questions:

  1. How do I get the date stamp in the python version?
  2. Is there a way to filter out scenes with only partial coverage of my ROI (there are a number that only cover a small corner of the region)?
  3. Ultimately, I'd like to combine L8_SR and Sentinel 2 scenes into a new ImageCollection, so I can densify my temporal spacing. Can I do that using "inner join" in the python version too?

These seem like they should be such easy tasks, but I seem to be going in circles parsing them.

thanks for any help,
leigh

@fitoprincipe
Copy link
Member

Hi @leigh-stearns , sorry for the late reply. I cannot see the code you shared.

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

2 participants