From e8a361e9cc448d96b133df7ca1e631b00cf7a022 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Mon, 28 Mar 2022 07:40:40 +0000 Subject: [PATCH] Update EODC, VSC --- VSC.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/VSC.md b/VSC.md index 57bcd06..7c857c6 100644 --- a/VSC.md +++ b/VSC.md @@ -27,13 +27,14 @@ CPU model: Intel(R) Xeon(R) Platinum 8174 CPU @ 3.10GHz 378 GB Memory ``` -We have access to 5 private Nodes of that kind. Check with +We have access to 5 private Nodes of that kind. We also have access to the jupyterhub on VSC. Check with ```bash $ sqos qos_name total used free walltime priority partitions ========================================================================= - p71386_0384 5 1 4 10-00:00:00 100000 mem_0384 + jupyter 20 1 19 3-00:00:00 1000 jupyter + p71386_0384 5 0 5 10-00:00:00 100000 mem_0384 ``` ## Storage on VSC-4 @@ -63,6 +64,15 @@ home FILESET 62.17G 100G 100G 207.8M none | 631 ``` +## Other Storage +We have access to the Earth Observation Data Center [EODC](https://eodc.eu/data/), where one can find primarily the following data sets: +- Sentinel-1, 2, 3 +- Wegener Center GPS RO + +These datasets can be found directly via `/eodc/products/`. + +We are given a private data storage location (`/eodc/private/uniwien`), where we can store up to 22 TB on VSC-4. However, that might change in the future. + ## Node Information VSC-3 ``` CPU model: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz -- GitLab