From 37eff9d9c4838095f546a70c7e6818aa0253e9dd Mon Sep 17 00:00:00 2001 From: Jutta Schnabel <jschnabel@km3net.de> Date: Tue, 6 Oct 2020 20:42:04 +0200 Subject: [PATCH] Adding outline of deliverables --- Deliverable Description 4.8 Outline.md | 43 ++++++++++++++++++++++++++ Deliverable Manuals 4.9 outline.md | 27 ++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 Deliverable Description 4.8 Outline.md create mode 100644 Deliverable Manuals 4.9 outline.md diff --git a/Deliverable Description 4.8 Outline.md b/Deliverable Description 4.8 Outline.md new file mode 100644 index 0000000..237a48f --- /dev/null +++ b/Deliverable Description 4.8 Outline.md @@ -0,0 +1,43 @@ +# Deliverable 4.8 - Description (D) +## Introduction +1. FAIR principles + +## Implementation +### I Data generation +1. Detector description +2. Particle event data +3. Environmental data +4. Data acquisition +5. Alert system +6. Event simulation + +### II Data processing & monitoring +1. Software +2. Workflow management +3. Metadata generation +4. Quality management +5. Publication procedures + +### III Archiving and access +1. Open data formats per data type +2. Platforms and servers + 2.1 VO server + 2.2 K3NeT data server + 2.3 Gitlab and Github +3. Repositories and archiving + 2.1 VO Registry + 2.2 Repositories - Zenodo and DataCite +4. Documentation and Tutorials +5. Federated computing and EOSC + +### IV Example programs +1. ANTARES use case +2. KM3NeT data +3. Environmental data +4. Example Alert + +## V Test +### By external user +1. Test of data access +2. Test of software installation +3. Test of example programs diff --git a/Deliverable Manuals 4.9 outline.md b/Deliverable Manuals 4.9 outline.md new file mode 100644 index 0000000..45c28e1 --- /dev/null +++ b/Deliverable Manuals 4.9 outline.md @@ -0,0 +1,27 @@ +# Deliverable 4.9 - Manuals for major components (M) + +## External manuals +### I Tutorials +1. Using the Education portal +2. Webinars + +### II Data in the VO +1. Reading SCS data +2. Alert data + +### III Data from KM3 Data server +1. HDF5 data reading +2. Reading plots +3. Reading environmental data +4. Meta data and REST API + +### IV Software use and sharing +1. Installing km3net software +2. Contributing and cooperating + +## Internal manuals +### V Providing data on Git +1. Providing software +2. Using public plot templates +3. Using analysis templates + -- GitLab