samapriya / Planet-GEE-Pipeline-CLI

Planet and Google Earth Engine Pipeline Command Line Interface Tool
https://pypi.org/project/ppipe/
Apache License 2.0
42 stars 12 forks source link

ppipe space missing arguments #8

Closed guy1ziv2 closed 6 years ago

guy1ziv2 commented 6 years ago

I am running !ppipe space --aoi "/content/map_aoi.json" --asset "PSScene4Band analytic_sr" --local "/content/planet"

which should work based on !ppipe space -h

but I get: usage: download.py [-h] [--idlist IDLIST] [--query QUERY] [--search] [--bbox XMIN YMIN XMAX YMAX] [--activate] [--check] [--size SIZE] [--download DOWNLOAD] [--overwrite] [--start-date START_DATE] [--end-date END_DATE] [--satlist SATLIST] [--sats [SATS [SATS ...]]] [--key KEY] [--debug] item asset download.py: error: too few arguments

samapriya commented 6 years ago

Fixed this in version 0.3.5, but not tested in Colab :)