Torben Barsballe

Results 20 comments of Torben Barsballe

The SDK docs should probably just link to the subscription docs as a source-of-truth.

See #1049 for a start of implementation

The most useful solution would be to truncate the path such that the tailing portion fits within some max length Max length could be configured at a global level so...

There are several challenges with this idea: Several tools cannot be supported: - Composite (since we can only composite-per-order) - Corectify - etc. Clipping also has some challenges due to...

This is partially resolved by https://github.com/planetlabs/planet-client-python/pull/1058

This still seems reasonable enough to do using AST parsing

This specific example has been fixed by #875, but there's still a lot of other PSOrthoTile (and Sentinel and Landsat) examples that should be updated. Leaving this as a catch-all...

orders.next auth is likely to change in the future, so we won't be addressing this right now.

This may help with the problems described in #1050 as well

This would have been a nice example, though now that it's been added to the API, less useful.