Torben Barsballe
Torben Barsballe
Preliminary version of update_site.sh for use with the new doc server (pending) **DO NOT MERGE** until docs.geotools.org has been migrated to the new server.
The hosted docker image at [planetlabs/notebooks](https://hub.docker.com/r/planetlabs/notebooks) was last updated about 3 years ago, and appears to be on [v1.4.6](https://github.com/planetlabs/planet-client-python/releases/tag/1.4.6) of the Planet Python Client. With the release of SDKv2 and...
**Expected behavior** The search client should accept any valid datetime. **Actual behavior (describe the problem)** When submitting a search request that includes a datetime filter, if the datetime provided includes...
Importing OrdersClient and/or DataClient via `from planet import OrdersClient` produces a warning, even though it works fine: 
The signature of the AuthType interface should include the write() method so that basic authentication one-liners don’t give a warning, like this one:  option to the [composite tool](https://github.com/planetlabs/planet-client-python/blob/main/planet/order_request.py#L376)
This came up while testing the Docker environment of https://github.com/planetlabs/notebooks **Expected behavior** `planet --version` will report the current version of the planet CLI **Actual behavior (describe the problem)** `planet --version`...