Document GamaClass
Open
Documentation
gama
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
TODO in astroquery/astroquery/gama/core.py (15)
```
class GAMAClass(BaseQuery):
"""
TODO: document
"""
request_url = 'http://www.gama-survey.org/dr3/query/'
timeout = 60
```
Contributor guide
Research direction
Start by reading the GAMAClass definition in astroquery/astroquery/gama/core.py and nearby GAMA query code to determine what the class provides. Document the class where the TODO appears, including only behavior supported by the surrounding implementation, then run the relevant project documentation or test checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100