astrofrog / astroquery

Functions and classes to access online data resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing Online Astronomical Data

Astrodata is an affiliated package that contains a collection of classes and functions to access online Astronomical data. Each web service has its own sub-package. For example, to interface with the IRSA website, use the irsa sub-package:

from astroquery import irsa

About

Functions and classes to access online data resources.


Languages

Language:Python 95.1%Language:Shell 4.3%Language:CSS 0.6%