astropy / astroquery

Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8
http://astroquery.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
689 stars 393 forks source link

Add resource overview table to docs #36

Closed cdeil closed 10 years ago

cdeil commented 11 years ago

Would it be possible to add an overview table of available resources to the docs?

I mean a link to the resource and a one line description what it is.

keflavich commented 11 years ago

This should be something comparable to the "Currently Registered Packages" table on http://affiliated.astropy.org/?

cdeil commented 11 years ago

I don't really know any more what I meant at the time.

At the moment there is a simple list of abbreviations here: http://astroquery.readthedocs.org/en/latest/

Maybe we could add a table or enumeration with some more information about what each service is, i.e. which waveband, catalogs or images, what the abbreviation stands for and a link to their website where people can find out more about it.

Many users that see astroquery for the first time don't know what is out there and what could be of interest for them.

Whether we best do this as an RST document or a JSON registry like the affiliated packages that can be queried I don't know.

cdeil commented 11 years ago

@keflavich Can you please fill out this list? https://github.com/astropy/astroquery/wiki/Maintainers

For now I put it in the wiki, later we might want to list the maintainer in the overview table in the docs.