We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017b43e commit 772d4e5Copy full SHA for 772d4e5
Preparation/README.md
@@ -0,0 +1,10 @@
1
+Data Preparation
2
+================
3
+
4
+Notebooks to generate processed data needed for the benchmarks. These
5
+should produce e.g. DL1, DL2, or DL3 data products that are
6
+subsequently loaded by the benchmark notebooks in `Benchmarks/`. The
7
+output data files *should not be included in this git repository*,
8
+only the code necessary to generate them. All outputs should be
9
+stored in a dedicated storage directory on the machine executing the
10
+notebooks.
Summaries/README.md
@@ -0,0 +1,4 @@
+Summaries
+=========
+Notebooks for collecting and summarizing benchmarks.
0 commit comments