You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/off-boarding.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,69 +32,69 @@ Describe the steps and responsibilities required to off-board a user from the Hu
32
32
33
33
3. Contact the Lab leader to send an order to HUNT Cloud Team completely delete the user **3 months** after they leave, and make sure it is done.
34
34
35
-
- Access can be extended for **3 additional months** a time, if deemed necessary.
35
+
- Access can be extended for **3 additional months** a time, if deemed necessary.
36
36
37
-
- The access extension must be approved forehand (by email) by the lab leader.
37
+
- The access extension must be approved forehand (by email) by the lab leader.
38
38
39
39
## Procedure For Leaving Users
40
40
41
41
1. Review all data/files and project materials associated with you.
42
42
43
43
2. Sort data into the following groups:
44
44
45
-
-**Finished projects**
45
+
-**Finished projects**
46
46
47
-
> These are projects that you, and any collaborators, have fully completed. The work is finalized, publications or results have been produced, and no further development is expected. However, the data or outputs may still be needed later (e.g., datasets supporting a published paper or essential project code or files).
47
+
> These are projects that you, and any collaborators, have fully completed. The work is finalized, publications or results have been produced, and no further development is expected. However, the data or outputs may still be needed later (e.g., datasets supporting a published paper or essential project code or files).
48
48
49
-
-**Discontinued projects**
49
+
- **Discontinued projects**
50
50
51
-
> These are projects that were started but will not be continued now or in the future, either by you or your collaborators. The work remains incomplete, and no follow-up activity is planned.
51
+
> These are projects that were started but will not be continued now or in the future, either by you or your collaborators. The work remains incomplete, and no follow-up activity is planned.
52
52
53
-
-**Ongoing projects**
53
+
- **Ongoing projects**
54
54
55
-
> These are projects that are still in active progress. Work will continue after your departure, either by you (if applicable) or by other team members/collaborators.
55
+
> These are projects that are still in active progress. Work will continue after your departure, either by you (if applicable) or by other team members/collaborators.
56
56
57
57
3. For **Finished project** data:
58
58
59
-
- Delete unnecessary files or data (e.g. data can be regenerated by running pre-processing code).
59
+
- Delete unnecessary files or data (e.g. data can be regenerated by running pre-processing code).
60
60
61
-
- Remove any dedicated conda environment for this project.
61
+
- Remove any dedicated conda environment for this project.
62
62
63
-
- Make a folder with clear name, under `/mnt/archive/finishedWork` and move all the related files and data there.
63
+
- Make a folder with clear name, under `/mnt/archive/finishedWork` and move all the related files and data there.
64
64
65
-
- Organize the files and data into structured folders with clear understandable names.
65
+
- Organize the files and data into structured folders with clear understandable names.
66
66
67
-
-**Label the folders which has sensitive data**.
67
+
-**Label the folders which has sensitive data**.
68
68
69
-
- Make a `ReadMe` file for the project describing what is the project, who worked on it, when it was conducted, when it was finished, and if published link to the publication. Moreover, list there which files are sensitive and which are not and why.
69
+
- Make a `ReadMe` file for the project describing what is the project, who worked on it, when it was conducted, when it was finished, and if published link to the publication. Moreover, list there which files are sensitive and which are not and why.
70
70
71
-
- Transfer the access rights of the project files to the lab coordinator.
71
+
- Transfer the access rights of the project files to the lab coordinator.
72
72
73
-
> Contact lab coordinator to help doing this.
73
+
> Contact lab coordinator to help doing this.
74
74
75
75
4. For **Discontinued project** data:
76
76
77
-
- Delete all its related files and data.
77
+
- Delete all its related files and data.
78
78
79
-
- Remove any dedicated conda environment for this project.
79
+
- Remove any dedicated conda environment for this project.
80
80
81
81
5. For **Ongoing project** data:
82
82
83
-
- Carefully delete unnecessary files or data (e.g., redundant data, multiple copies of same file/dat).
83
+
- Carefully delete unnecessary files or data (e.g., redundant data, multiple copies of same file/dat).
84
84
85
-
- Organize the files and data into structured folders with clear understandable names.
85
+
- Organize the files and data into structured folders with clear understandable names.
86
86
87
-
- Transfer the access rights for the project files to your collaborators, supervisor, or lab coordinator (In this order, or based on the arrangements you make).
87
+
- Transfer the access rights for the project files to your collaborators, supervisor, or lab coordinator (In this order, or based on the arrangements you make).
88
88
89
-
> Contact lab coordinator to help doing this.
89
+
> Contact lab coordinator to help doing this.
90
90
91
91
6. If you have data or files on node labs:
92
92
93
-
- Fully transfer them to the main lab, and don't keep any of your files there, unless if it is categorized as **Ongoing project**, and then treat them as explained previously.
93
+
- Fully transfer them to the main lab, and don't keep any of your files there, unless if it is categorized as **Ongoing project**, and then treat them as explained previously.
94
94
95
-
- If you have Docker containers and images, delete them, unless if it is categorized as **Ongoing project**.
95
+
- If you have Docker containers and images, delete them, unless if it is categorized as **Ongoing project**.
96
96
97
-
- Remove any of your user-specific installed software or environments.
97
+
- Remove any of your user-specific installed software or environments.
98
98
99
99
7. Ensure that all cleaned and categorized data is properly stored and documented according to applicable guidelines.
0 commit comments