API to download SVO filters
Project description
SVO API
API to download Spanish Virtual Observatory filters.
Installation
It is recommended to install svo_api
from pip:
pip install svo_api
or it can be installed from source in the usual way.
Usage Example
You can obtain the list of available facilities in SVO in one command:
get_facilities()
Many facilities can have multiple filters sets, e.g. for different instruments and telescopes. These can be obtained as follows:
facility = 'Paranal'
get_filters_sets(facility)
To download the filters, run the following command:
facility = 'Paranal'
filter_sets = 'HAWKI' # if not specified, download all the filters sets
download_filter(facility, filter_sets)
Contributing
To contribute, either open an issue or send a pull request (prefered option). You can also contact me directly (check my profile: https://github.com/temuller).
Citing SVO API
If you make use of this code, please cite it:
@software{tomas_e_muller_bravo_2023_7957749,
author = {Tomás E. Müller Bravo},
title = {temuller/svo\_api: First Release (for zenodo)!},
month = may,
year = 2023,
publisher = {Zenodo},
version = {v0.1.0-zenodo},
doi = {10.5281/zenodo.7957749},
url = {https://doi.org/10.5281/zenodo.7957749}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file svo_api-0.1.1.tar.gz
.
File metadata
- Download URL: svo_api-0.1.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adfcc1c3d7a6c79a2657fdeb49776fa9cdd36d724835c020ec7d6296dea4b364 |
|
MD5 | df8d4d54e3aec8472d8956a2bef47f96 |
|
BLAKE2b-256 | b8e2bfa0984ed7f629c9615998c55ec260820d672733c09728d60de5c59889a2 |
File details
Details for the file svo_api-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: svo_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d1a31a4936d3f49d788a529c3967216f7ec0a6994022971325cde0e462a33b7 |
|
MD5 | bed5dd9d06346c55775f0a622ca12f68 |
|
BLAKE2b-256 | cb048436f59eed92151906e6896ca820203ca9e488c0800585d39c88bfb6581e |