gee_asset_manager
gee_asset_manager copied to clipboard
Google Earth Engine Batch Asset Manager
Hi, Is it possible to do batch upload of shape files with this tool? I really need it but it looks to me that this tool is only for batch...
I have Python 2.7.10 on a Mac High Sierra 10.13.5 . During installation of geebam, this is the message I get Could not find a version that satisfies the requirement...
Uploads occasionally stall until I intervene (tapping return seems kick it back into action). Usually returns "Refreshing due to a 401" before continuing. Would be good to have an automatic...
I don't know if many people have realized this or faced this problem Google Collections now have a property type tag meaning for every property you need to specify a...
geebam was working fine yesterday so I'm not sure what happened. Now when I try to upload assets it gives me this error: 2017-05-25 17:55:11,063 :: root :: ERROR ::...
The **_Pyramiding policy_** option is not available in **_geebam_**. What is the default value of **_Pyramiding policy_** in **_geebam upload_**?.
Traceback (most recent call last): File "/home/samapriya/Downloads/gee/gee_asset_manager/batch_uploader.py", line 83, in upload properties, multipart_upload, nodata_value) File "/home/samapriya/.local/lib/python2.7/site-packages/retrying.py", line 49, in wrapped_f return Retrying(*dargs, **dkw).call(f, *args, **kw) File "/home/samapriya/.local/lib/python2.7/site-packages/retrying.py", line 206, in...
There should be an option for asynchronous upload. User should be able to specify number of threads.
(BMR) F:\GEE\gee_asset_manager-master\gee_asset_manager-master>geebam upload -u [email protected] --source F:\GEE\gee_asset_manager-master\gee_asset_manager-master\tests\images -m F:\GEE\gee_asset_manager-master\gee_asset_manager-master\tests\images\metadata.csv --dest users/lijia6683/test urllib3.exceptions.SSLError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131) The above exception was the direct cause of the following exception:...
I ran into this error when installing geebam. I thought earthengine-api is currenty at version 0.1 (https://pypi.org/project/earthengine-api/). How can this be fixed? Thanks, Daniel 