ENH: adding extra, non-spatial filter keyword to `query_region` methods
Open
enhancement
ipac.irsa
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
E.g. for IRSA, the `query_region` method is building up an ADQL query under the hood. So, especially for the `All-Sky` spatial use-case it would be useful to be able to specify other filtering criteria.
This maybe useful for other modules, too, at least for the ones using TAP under the hood for their `query_region`.
Contributor guide
Research direction
Begin by tracing the IRSA query_region implementation and its ADQL construction, then compare the other TAP-backed query_region methods mentioned in the issue. Done means callers can provide non-spatial filtering criteria, including for the All-Sky case, wherever the supported query_region methods use TAP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100