planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

Python client for Planet APIs

Results 126 planet-client-python issues
Sort by recently updated
recently updated
newest added

Broken link at https://planet-sdk-for-python-v2.readthedocs.io/en/latest/cli/cli-guide/#cli-set-up **Expected behavior** [Quick Start Guide](../../get-started/quick-start-guide/), so be sure **Actual behavior (describe the problem)** points to ../getting-started/quick-start-guide.md And 404s **Related Issues** n/a **Workaround** manually navigate **Minimum, Complete,...

bug

**Is your feature request related to a problem? Please describe.** Creating an order with invalid band math entries results in the order being run for several minutes before the order...

proposal
orders api

There is some chance our cli library can help with auto-complete of commands, so it'd be great to figure that out and get it implemented if it's not too much...

ux

If I search with a big ole 9MB blob of GeoJSON (attached, 1.2 MB zipped) the search appears to hang. If I turn up the logging verbosity, I see that...

bug
error handling

A couple users have reported one of the more tedious parts of using the SDK and CLI is putting all the requests together when ordering a large number of items....

CLI/SDK Interface
orders api
feedback

With #616, there is a new command, `request-update` Implement with interface to match [CLI-Orders proposal](https://github.com/planetlabs/planet-client-python/blob/main/design-docs/CLI-Orders.md#request-update): ``` Interface Usage: planet orders request-update [OPTIONS] REQUEST REQUEST: order request to be updated. Can...

enhancement

The APIs have been updated to support 'bursts' of requests. This means that TooManyRequests should no longer be returned if the number of initial requests is below the rate limit....

enhancement

One little workflow that would be great to document in the CLI would be one that does something like get the last 5 strips for an AOI, clipped & composited...

documentation

We can help users a lot by letting them use the command-line to specify what 'tools' options they want. I think it makes sense to create a top level 'tools',...

ux
feedback

**Expected behavior** No examples using PSOrthoTile. create_order example should use PSScene. **Actual behavior (describe the problem)** We've been asked to remove PSOrthoTile examples from all content by March 22. This...

bug
documentation