-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e64ed3
commit 8c34430
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ Sometimes, it is a good idea to deposit the zipped folder to preserve the conten | |
# File Size | ||
|
||
Borealis is not intended to handle Big Data. Current file size limits are: | ||
- For upload: **3 Gb** per file (unlimited number of files in a dataset). If you are depositing files larger than 3GB, *double-zip* your directory. | ||
- For upload: **5 Gb** per file (unlimited number of files in a dataset). If you are depositing files larger than 5GB, *double-zip* your directory. | ||
- For tabular normalization: **500 Mb** per file. Tabular files over this size will remain in their original format, e.g. Excel. | ||
|
||
While there is no cap on the overall number of files that you can upload, if your data exceeds 10 Gb, please contact `[email protected]` to discuss the best repository options, as we have other solutions (e.g. FRDR). | ||
|