pythoncommand-linegoogle-earth-engine

Upload asset in Google Earth Engine with Python?


I want upload an asset to Earth Engine with Python and I don't want use Google Cloud Storage.

Is there a way to upload a particular file (from my computer) directly to the Google Earth Engine using the command line (or using a Python script)?


Solution

  • i use geemap module and bypass uploading file on googleEarthEngine