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

DM-48792: Create new QuerySet runner for SIAv2 #400

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stvoutsin
Copy link
Member

@stvoutsin stvoutsin commented Feb 5, 2025

Summary

Enables a new QuerySet runner in mobu for SIAv2 Queries. I've defined as range for ra dec & radius and a fixed time which I know should return results when querying the SIAv2 service. We may want to adjust this, but I don't know what options we want to add and this would require some consultation from Tim or a someone more familiar with the datasets and the available images for given query criteria.
This has been defined in a directory dp02 under data/siaquerysetrunner. Reason for not going with dp0.2 is because I re-use this option to generate the URL for the given dataset, because the design of the SIA API is such that it includes the collection, i.e:

api/sia/dp02/query

Tests

Only some pytests added here, but have not tested on any environment yet.

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

Successfully merging this pull request may close these issues.

1 participant