Closed zakjan closed 2 months ago
Hi, end_datetime always fails because it tries to extract from an invalid array index. STAC Collection temporal extent is an array of multiple intervals. See https://github.com/radiantearth/stac-spec/blob/master/collection-spec/collection-spec.md#temporal-extent-object
Btw, what's the relation between cdsapi (which is recommended officially) and cads-api-client (which is used inside)? Is cads-api-client going to be the new recommended client after completing the switch to the new CDS/ADS-Beta?
All committers have signed the CLA.
Thanks!
Hi, end_datetime always fails because it tries to extract from an invalid array index. STAC Collection temporal extent is an array of multiple intervals. See https://github.com/radiantearth/stac-spec/blob/master/collection-spec/collection-spec.md#temporal-extent-object
Btw, what's the relation between cdsapi (which is recommended officially) and cads-api-client (which is used inside)? Is cads-api-client going to be the new recommended client after completing the switch to the new CDS/ADS-Beta?