https://github.com/samapriya/geeup
Simple CLI for Google Earth Engine Uploads
https://github.com/samapriya/geeup
batch-upload cli command-line-tool earth-engine-uploads gee-upload google-earth-engine
Last synced: about 2 months ago
JSON representation
Simple CLI for Google Earth Engine Uploads
- Host: GitHub
- URL: https://github.com/samapriya/geeup
- Owner: samapriya
- License: apache-2.0
- Created: 2018-08-11T00:39:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T01:26:59.000Z (8 months ago)
- Last Synced: 2025-03-28T01:08:00.175Z (2 months ago)
- Topics: batch-upload, cli, command-line-tool, earth-engine-uploads, gee-upload, google-earth-engine
- Language: Python
- Homepage: https://geeup.geetools.xyz
- Size: 8.06 MB
- Stars: 126
- Watchers: 4
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- Awesome-GEE - geeup - Simple CLI for Google Earth Engine Uploads. (Python API / Packages)
README
# geeup: Simple CLI for Earth Engine Uploads
[](https://www.linkedin.com/in/samapriya/)
[](https://medium.com/@samapriyaroy)
[](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[](https://mapstodon.space/@samapriya)
[](https://doi.org/10.5281/zenodo.8385048)
[](https://badge.fury.io/py/geeup)
[](https://pepy.tech/project/geeup)
[](https://opensource.org/licenses/Apache-2.0)

[](https://www.buymeacoffee.com/samapriya)
[](https://github.com/sponsors/samapriya)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](https://geeadd.geetools.xyz) such as quota estimation before uploading new assets, task monitoring and cancellation to name a few of these tools.

If you use this project, star and cite it as below to show your support
```
Samapriya Roy. (2023). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (1.0.0).
Zenodo. https://doi.org/10.5281/zenodo.8385048
```Find the [readme docs here](https://geeup.geetools.xyz)