astropy / astropy/astroquery

Make a property for the IRSA base url

Open
#3,431 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.