Skip to content

Commit dd156af

Browse files
committed
[DATALAD RUNCMD] Update datasets.datalad.org coverage (from 50TB to 240TB)
=== Do not change lines below === { "chain": [], "cmd": "sed -i -e s,50TB,240TB,g -e s,OpenfMRI,OpenNeuro,g 00-overview.md 01-shell-basics.md 02-vcs.md 03-packages.md 04-legalities.md 05-misc.md 11-wrap-up.md", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "_episodes" } ^^^ Do not change lines above ^^^
1 parent d74671e commit dd156af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_episodes/02-vcs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The [DataLad] project relies on Git and git-annex to establish an
307307
integrated data monitoring, management, and distribution environment.
308308
As data distribution capitalizing on a number of "data
309309
crawlers" for existing data portals, it provides unified access to over
310-
50TB of data from various initiatives (such as CRCNS, OpenfMRI, etc.).
310+
240TB of data from various initiatives (such as CRCNS, OpenNeuro, etc.).
311311
312312
> ## External teaching materials
313313
> - [The DataLad Handbook](https://handbook.datalad.org) is a code-along crash-course

_episodes/03-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Aggregation of multiple datasets is done via the
164164
and a dataset containing other datasets is called a
165165
[superdataset](http://docs.datalad.org/en/latest/glossary.html) in DataLad.
166166
One such super-dataset is provided from http://datasets.datalad.org and
167-
aggregates hundreds of neuroscience datasets over 50TB in size altogether.
167+
aggregates hundreds of neuroscience datasets over 240TB in size altogether.
168168
To learn about DataLad, please refer to the [VCS lesson:DataLad](../02-vcs/#datalad).
169169

170170

0 commit comments

Comments
 (0)