...
Database | Resource |
---|---|
Data Archive | Observation (e.g. FITS-Files) |
Staging Table | Event, ... (e.g. Event lists) |
Feature Property Database | Feature (such as Active Regions), FeatureProperty (e.g. Area, Contour, Zurich-Class, ...) |
Predictions Config DB | Scalars, Vectors, Matrices (e.g. Algo-Configurations) |
Prediction DB | ? |
Infrastructure Configuration DB | Algorithm, Person, |
Standards
Dates should be in ISO 8601
Date/Time formats should follow http://www.w3.org/TR/NOTE-datetime
The API is self-documenting such that there a single entry point to all databases. This would be access to the resources.
...
Get list of available observations | ||||||
---|---|---|---|---|---|---|
Query | ||||||
Result |
|
Note: Date and Time formats strictly follow: http://www.w3.org/TR/NOTE-datetime
Search for files | ||||||
---|---|---|---|---|---|---|
Query | https://api.flarecast.eu/observations/sdo/hmi/list?timerange=20150101T000000.0-20150101T120000.0 | |||||
Result |
|
...