geeup is a command-line tool for batch uploading image and table assets to Google Earth Engine, designed for open source geospatial users. It is a minimal tool with a simple objective: to make it easy to upload and manage assets in Google Earth Engine. This tool borrows many features from the another project of mine geeadd such as quota estimation before uploading new assets, task monitoring and cancellation to name a few of these tools.
Version 2.0.0
- Enhanced path normalization for legacy and cloud projects
- Added service account authentication support
- Improved parallel processing with worker threads
- Added resume and retry capabilities for failed uploads
- Enhanced metadata generation with GDAL integration
- Better error handling and progress tracking
- Rich console output with visual progress bars
- State persistence for resumable workflow