geeup
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: geeup | ||
| Version: 0.5.9 | ||
| Version: 0.6.0 | ||
| Summary: Simple Client for Earth Engine Uploads | ||
@@ -11,5 +11,8 @@ Home-page: https://github.com/samapriya/geeup | ||
| [](https://mapstodon.space/@samapriya) | ||
| [](https://www.linkedin.com/in/samapriya/) | ||
| [](https://medium.com/@samapriyaroy) | ||
| [](https://twitter.com/intent/follow?screen_name=samapriyaroy) | ||
| [](https://hitsofcode.com/github/samapriya/geeup?branch=master) | ||
| [](https://doi.org/10.5281/zenodo.7047124) | ||
| [](https://doi.org/10.5281/zenodo.7518782) | ||
| [](https://badge.fury.io/py/geeup) | ||
@@ -27,4 +30,4 @@ [](https://pepy.tech/project/geeup) | ||
| ``` | ||
| Samapriya Roy. (2022). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.8). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7047124 | ||
| Samapriya Roy. (2023). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.9). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7518782 | ||
| ``` | ||
@@ -31,0 +34,0 @@ |
@@ -5,2 +5,2 @@ # -*- coding: utf-8 -*- | ||
| __email__ = "samapriya.roy@gmail.com" | ||
| __version__ = "0.5.9" | ||
| __version__ = "0.6.0" |
@@ -175,3 +175,3 @@ from __future__ import print_function | ||
| for i, line in enumerate(reader): | ||
| if line["id_no"] == os.path.basename(image_path).split(".")[0]: | ||
| if line["id_no"] == os.path.basename(image_path).split(".tif")[0]: | ||
| j = {} | ||
@@ -178,0 +178,0 @@ for integer in intcol: |
+7
-4
| Metadata-Version: 2.1 | ||
| Name: geeup | ||
| Version: 0.5.9 | ||
| Version: 0.6.0 | ||
| Summary: Simple Client for Earth Engine Uploads | ||
@@ -11,5 +11,8 @@ Home-page: https://github.com/samapriya/geeup | ||
| [](https://mapstodon.space/@samapriya) | ||
| [](https://www.linkedin.com/in/samapriya/) | ||
| [](https://medium.com/@samapriyaroy) | ||
| [](https://twitter.com/intent/follow?screen_name=samapriyaroy) | ||
| [](https://hitsofcode.com/github/samapriya/geeup?branch=master) | ||
| [](https://doi.org/10.5281/zenodo.7047124) | ||
| [](https://doi.org/10.5281/zenodo.7518782) | ||
| [](https://badge.fury.io/py/geeup) | ||
@@ -27,4 +30,4 @@ [](https://pepy.tech/project/geeup) | ||
| ``` | ||
| Samapriya Roy. (2022). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.8). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7047124 | ||
| Samapriya Roy. (2023). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.9). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7518782 | ||
| ``` | ||
@@ -31,0 +34,0 @@ |
+6
-3
| # geeup: Simple CLI for Earth Engine Uploads | ||
| [](https://mapstodon.space/@samapriya) | ||
| [](https://www.linkedin.com/in/samapriya/) | ||
| [](https://medium.com/@samapriyaroy) | ||
| [](https://twitter.com/intent/follow?screen_name=samapriyaroy) | ||
| [](https://hitsofcode.com/github/samapriya/geeup?branch=master) | ||
| [](https://doi.org/10.5281/zenodo.7047124) | ||
| [](https://doi.org/10.5281/zenodo.7518782) | ||
| [](https://badge.fury.io/py/geeup) | ||
@@ -18,4 +21,4 @@ [](https://pepy.tech/project/geeup) | ||
| ``` | ||
| Samapriya Roy. (2022). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.8). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7047124 | ||
| Samapriya Roy. (2023). samapriya/geeup: geeup: Simple CLI for Earth Engine Uploads (0.5.9). | ||
| Zenodo. https://doi.org/10.5281/zenodo.7518782 | ||
| ``` | ||
@@ -22,0 +25,0 @@ |
+1
-1
@@ -18,3 +18,3 @@ import os | ||
| name="geeup", | ||
| version="0.5.9", | ||
| version="0.6.0", | ||
| packages=find_packages(), | ||
@@ -21,0 +21,0 @@ url="https://github.com/samapriya/geeup", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
151142
0.9%