-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Feature RequestNew feature wanted.New feature wanted.
Description
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
Labels
Feature RequestNew feature wanted.New feature wanted.