From 3adc97511ab576b8ec0de655ed995eee06bcb906 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Wed, 17 Jun 2020 14:07:50 -0400 Subject: [PATCH] DOC: Add pointers on how to browse and download testing data --- Documentation/Data.md | 4 ++++ Documentation/UploadBinaryData.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/Data.md b/Documentation/Data.md index 625394a2fe8..e8b31d52823 100644 --- a/Documentation/Data.md +++ b/Documentation/Data.md @@ -10,6 +10,9 @@ binary files, the procedure (except that related to the content link file generation) also applies to any other data contained in a text file that a test may require, if any. +If you just want to browse and download the ITK testing images, browse the +data.kitware.com [ITK collection]. + Setup ----- @@ -132,3 +135,4 @@ For more information, see [data.kitware.com]: https://data.kitware.com/ [Github]: https://github.com/InsightSoftwareConsortium/ITK [UploadBinaryData]: UploadBinaryData.md +[ITK collection]: https://data.kitware.com/#collection/57b5c9e58d777f126827f5a1 diff --git a/Documentation/UploadBinaryData.md b/Documentation/UploadBinaryData.md index 81beb85ef0d..4832f9c5f85 100644 --- a/Documentation/UploadBinaryData.md +++ b/Documentation/UploadBinaryData.md @@ -18,7 +18,9 @@ these content link files at **build** time, download them from a list of server resources, and create symlinks or copies of the original files at the corresponding location in the **build tree**. -See also our [Data](Data.md) guide for more information. +See also our [Data](Data.md) guide for more information. If you just +want to browse and download the ITK testing images, see the data.kitware.com +[ITK collection]. **Note**: for historical reasons, before [SHA512 hash] files were used in ITK, [MD5 hash] content link files were used.