Skip to content

e-Callisto NG - Rest API for e-Callisto data #98

@kenfus

Description

@kenfus

Provide a general description of the issue or problem.

Hello, I have developed a Rest API for E-Callisto and wrapped it as a python package:

https://pypi.org/project/ecallisto-ng/

it also contains some basic preprocessing and plotting. However, I would rather develop Radiospectra instead of inventing everything twice.

There are still some missing features, such as:

  • no metadata from the fits file is in the database (what is exactly needed?).
  • better error handling, for requests which return no data.
  • error handling for crazy request (e.g. give me three years of full resolution data).
  • instruments have different capitalization because of SQL limitations.

I am unsure on how to wrap this into Radiospectra, especially with the metadata. Any support would be of great help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions