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

Update Orders Product Bundles Reference JSON file and link to SSoT JSON file

Open JuLeeAtPlanet opened this issue 3 years ago • 1 comments

  1. Note filename of the Orders Product Bundles Reference JSON file:

planet/data/orders_product_bundle_2022_02_02.json

  1. In planet/specs.py, note:

PRODUCT_BUNDLE_SPEC_NAME = 'orders_product_bundle_2022_02_02.json'

  1. In planet/data/README.md, note:

Orders Spec

Files

  • orders_product_bundle_2022_02_02.json

Expected: latest Orders product bundles reference in the SDK | CLI

Actual: Product Bundle from 2/2/22 (planet/data/orders_product_bundle_2022_02_02.json)

Workaround: Go to latest spec page on Planet and select from there.

JuLeeAtPlanet avatar Oct 30 '22 23:10 JuLeeAtPlanet

Current orders bundle is out of date, most recent is 2024-03-11.json. This needs to be updated in the SDK, and the product-bundles docs need to be updated to include a line item for updating the SDK.

asonnenschein avatar Aug 08 '24 19:08 asonnenschein

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

tbarsballe avatar Sep 26 '24 16:09 tbarsballe