2.1b1
Pre-release
Pre-release
This is the first pre-release of 2.1 and adds support for Planetary Variable subscriptions to the SDK and CLI.
- 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).