@@ -77,7 +77,7 @@ you can include repositories based on Invenio, Dataverse, FTP, Google Drive, Dro
7777 <div class =" card border-secondary bg-light mb-1 mx-1 " style =" width : 18rem " >
7878 <div class="card-body">
7979 <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>
8181 <div class="text-center">
8282 <img src="/images/undraw-illustrations/projects.svg" alt="projects" height="100">
8383 <br><br>
@@ -87,9 +87,9 @@ you can include repositories based on Invenio, Dataverse, FTP, Google Drive, Dro
8787 <div class =" card border-secondary bg-light mb-1 mx-1 " style =" width : 18rem " >
8888 <div class="card-body">
8989 <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>
9191 <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"/>
9393 <br/><br/>
9494 </div>
9595 </div>
@@ -130,6 +130,9 @@ S3-based object storage is maintained by the compute center of the University of
130130This storage, also called scratch-storage, is ` purged monthly ` and so it is only appropriate for short-term methods development and such.
131131The rapid deletion of stored data enables us to provide this storage without a quota. This storage is not backed up.
132132
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+
133136<div align =" center " >
134137 <img src="/images/undraw-illustrations/throw-away.svg" alt="Icon that depicts a person that throws away some data." height="100"/>
135138</div >
0 commit comments