Make a property for the IRSA base url
Open
ipac.irsa
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Currently there are properties like `astroquery.ipac.irsa.Irsa.tap_url` that point to IRSA service urls. I would be nice to have a property for the base url `https://irsa.ipac.caltech.edu/` as well.
Contributor guide
Research direction
Start at the astroquery.ipac.irsa.Irsa entry point and inspect how existing service URL properties such as tap_url are defined. Add the base URL property with the stated IRSA URL, and verify that the property returns exactly https://irsa.ipac.caltech.edu/.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100