@@ -77,7 +77,7 @@ you can include repositories based on Invenio, Dataverse, FTP, Google Drive, Dro
77
77
<div class =" card border-secondary bg-light mb-1 mx-1 " style =" width : 18rem " >
78
78
<div class="card-body">
79
79
<h3 class="card-title text-dark" style="text-align: center;">Long term</h3>
80
- <p class="card-text">250GB of quota, you are responsible for data cleaning.</p>
80
+ <p class="card-text">250GB of quota, you are responsible for data cleaning. This data can be shared. </p>
81
81
<div class="text-center">
82
82
<img src="/images/undraw-illustrations/projects.svg" alt="projects" height="100">
83
83
<br><br>
@@ -87,9 +87,9 @@ you can include repositories based on Invenio, Dataverse, FTP, Google Drive, Dro
87
87
<div class =" card border-secondary bg-light mb-1 mx-1 " style =" width : 18rem " >
88
88
<div class="card-body">
89
89
<h3 class="card-title text-dark" style="text-align: center;">Short term</h3>
90
- <p class="card-text">Unlimited quota, data older than 30 days will be deleted.</p>
90
+ <p class="card-text">Unlimited quota, data older than 30 days will be deleted. This data can be shared. </p>
91
91
<div class="text-center">
92
- <img src="/images/undraw-illustrations/communities .svg" alt="communities " height="100"/>
92
+ <img src="/images/undraw-illustrations/throw-away .svg" alt="Icon that depicts a person that throws away some data. " height="100"/>
93
93
<br/><br/>
94
94
</div>
95
95
</div>
@@ -130,6 +130,9 @@ S3-based object storage is maintained by the compute center of the University of
130
130
This storage, also called scratch-storage, is ` purged monthly ` and so it is only appropriate for short-term methods development and such.
131
131
The rapid deletion of stored data enables us to provide this storage without a quota. This storage is not backed up.
132
132
133
+ ⚠️ To enable exploratory data analysis we do allow sharing of data in this short-term storage, but please be aware that if we delete old data,
134
+ this might confuse your collaboration partner.
135
+
133
136
<div align =" center " >
134
137
<img src="/images/undraw-illustrations/throw-away.svg" alt="Icon that depicts a person that throws away some data." height="100"/>
135
138
</div >
0 commit comments