Skip to main content

API to download SVO filters

Project description

SVO API

API to download Spanish Virtual Observatory filters.

repo license Python Version PyPI

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:

To be added

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svo_api-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

svo_api-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file svo_api-0.1.0.tar.gz.

File metadata

  • Download URL: svo_api-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for svo_api-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c5416b6093de2aacfa9deca1c8c6de6d0c07d5dd822493f55396aa02f22d76cb
MD5 7751c0b7feea252fed48e6d2920127e4
BLAKE2b-256 58e7ec4254a15986963f1213f84d2f0c83167efdbc0cde6c9ccd56d486060e3f

See more details on using hashes here.

File details

Details for the file svo_api-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: svo_api-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for svo_api-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c743e51a0595ec380c1076b4f4cfad08270a6e89334523c3a263a215d68ea87
MD5 68d2b02277c61a52f00c5c729bdb084c
BLAKE2b-256 1c3e485eba68a21be0c4044ac3d5867c4de48642bc4c48466efad66c429d3e7f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page