Upload the collection¶
First make sure necessary requirements are installed before uploading:
Command line interface (CLI)¶
In the teledetection CLI, aka tld, the --storage_bucket argument concatenates the actual bucket and the path prefix.
For instance if Jacques wants to upload a collection in sm1-gdc/some-path, he will have to call:
In case he has an item, or an item collection, he can use the same command:
For more details, see this page.
Python¶
Another way is to use the python API: