2.1.0
Version 2.1.0 introduces Planetary Variable subscriptions to the SDK and CLI, and also adds support for minor new Orders and Subscriptions API features. Here are the changes since version 2.0.3, reiterating the changes in 2.1b1:
- Support for publishing stages and time range types has been added to the subscriptions CLI (#992).
- The
--cloudconfig
option of the request command of the orders CLI has been superseded by a new--delivery
option, with--cloudconfig
left as an alias. - New
--archive-type
,--archive-filename
, and--single-archive
options to control the zip archiving of order outputs without any cloud storage delivery have also been added (#990). - The request command of the subscriptions CLI has a new
--clip-to-source
option (#988). - A new request-pv command has been added to the subscriptions CLI (#988).
- Support for catalog source publishing stages (#977) and time range types (#978) have been added to
subscription_request.catalog_source()
. - Add the option to get Planetary Variable subscription results as a CSV file (#981).
- A
subscription_request.planetary_variable_source function()
has been added (#976). - The
subscription_request.build_request()
function has a new option to clip to the subscription's source geometry. This is a preview of the default behavior of the next version of the Subscriptions API (#971).