https://github.com/juliaaplavin/virtualobservatory.jl
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliaaplavin/virtualobservatory.jl
- Owner: JuliaAPlavin
- License: mit
- Created: 2024-02-18T18:01:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T13:41:23.000Z (about 1 year ago)
- Last Synced: 2025-02-21T09:37:00.955Z (about 1 year ago)
- Topics: astronomy, data-access, sql, virtual-observatory
- Language: Julia
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VirtualObservatory.jl
Access remote data and services that follow Virtual Observatory (VO, https://www.ivoa.net/) protocols.
Currently, supports the Table Access Protocol (TAP), and also a couple of features specific to the VizieR database. \
See the docstrings for `TAPService` and `VizierCatalog` for more details.