Difference between revisions of "STIX data center"
Line 11: | Line 11: | ||
− | [[File:Stix-data-center-flow.png|none | + | [[File:Stix-data-center-flow.png|none|STIX data center]] |
Data processing SW mainly written in python. | Data processing SW mainly written in python. | ||
NoSQL DB (MongoDB) used to stored telemetry packets, file metadata and configurations | NoSQL DB (MongoDB) used to stored telemetry packets, file metadata and configurations |
Revision as of 11:29, 9 June 2021
1 STIX data center
STIX data center is virtual server hosted at FHNW. Its tasks include
- Process STIX raw data & produce high level data products
- Monitor Data quality and instrument health status
- Provide data products and data browsing tools for the Solar Physics Community
- Support STIX operations
- Data archiving
The data flow at STIX data center is shown in the picture below:
Data processing SW mainly written in python. NoSQL DB (MongoDB) used to stored telemetry packets, file metadata and configurations
2 Source code
The source code can be found at the following two repositories:
- Data processing pipeline: https://github.com/i4Ds/STIX_python_PUB023
- STIX data center web applications: https://github.com/i4Ds/STIX-data-center
Data processing pipeline developers:
Data center developer(s)