Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Google Earth Engine Python API Code

This folder contains Scripts and Jupyter notebooks that demonstrate the working of Google Earth Engine API.

Notebooks

Scripts

  • rename_collection.py: Renames a collection by copying the child assets to a new collection and deleting old collection recursively.
  • update_acl.py: Changes permissions of all assets in a folder.
  • download_data.py: How to automate downloading of data using Google Earth Engine API.
  • asset_size.py: Recursively calculate size of all assets in a folder