Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T01:26:59.000Z (3 months ago)
- Last Synced: 2024-12-13T22:33:30.889Z (8 days 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: 123
- Watchers: 5
- 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
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=plastic&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/samapriya/)
[![Medium](https://img.shields.io/badge/Medium-12100E?style=flat&logo=medium&logoColor=white)](https://medium.com/@samapriyaroy)
[![Twitter URL](https://img.shields.io/twitter/follow/samapriyaroy?style=social)](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109627075086849826?domain=https%3A%2F%2Fmapstodon.space%2F)](https://mapstodon.space/@samapriya)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8385048.svg)](https://doi.org/10.5281/zenodo.8385048)
[![PyPI version](https://badge.fury.io/py/geeup.svg)](https://badge.fury.io/py/geeup)
[![Downloads](https://static.pepy.tech/badge/geeup)](https://pepy.tech/project/geeup)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![CI geeup](https://github.com/samapriya/geeup/workflows/CI%20geeup/badge.svg)
[![Donate](https://img.shields.io/badge/Donate-Buy%20me%20a%20Chai-teal)](https://www.buymeacoffee.com/samapriya)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](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.
![geeup_main](https://user-images.githubusercontent.com/6677629/147896906-5b421ba5-de0d-47de-bb88-e4a0edce6528.png)
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)