Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically adjust image_length and image_width based on "collect_mode" #67

Closed
scottyhq opened this issue Feb 15, 2024 · 1 comment
Closed

Comments

@scottyhq
Copy link

client.create_tasking_request(collect_mode="stripmap")

Currently retains default values for image_length=5000 and image_width=5000 which is for a standard spotlight product. It would be convenient for the client to automatically set these to image_length=20000 and image_width=5000, which is what seems to happen in the web UI.

@grmpflh27
Copy link
Collaborator

create_[tasking|repeat]_request were cleaned up in #96 to align to Capella's tasking on console.capellaspace.com.

I consider this issue to be closed by that - feel free to re-open if you disagree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants