You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a mirror for storing ALive-research testing data assets and it is based on [SlicerTestingData](https://github.com/Slicer/SlicerTestingData).
4
+
5
+
To support content-based addressing, files are uploaded as assets organized in [releases](https://github.com/ALive-Research/ALiveResearchTestingData/releases)
6
+
named after the hashing algorithm.
7
+
8
+
For each hashing algorithm `<HASHALGO>` (MD5, SHA256, ...), you will find:
9
+
* release named `<HASHALGO>`
10
+
* a CSV file `<HASHALGO>.csv` listing all `<hashsum>;<filename>` pairs
11
+
* markdown document `<HASHALGO>.md` with links of the form `* [<filename>](https://github.com/ALive-Research/ALiveResearchTestingData/releases/download/<HASHALGO>/<checksum>)` (this file is regenerated on each upload from the CSV file, therefore files should be renamed or deleted by editing the CSV file)
0 commit comments