Open hareball90 opened 1 year ago
Also: Accessibility (for disabled users). In the original discussions at CW I thought this might be covered by other competencies around best practices, but I think it can stand alone as it's often overlooked
I second the data management. We have been asked if this is a competency of our RSE team by researchers. Also just dropping a link to the current list here https://github.com/RSEToolkit/rse-competencies-toolkit/blob/main/_data/skills.json
Some categories could have additional useful granularity. I.e. HPC usage.
{
"HPC Usage": [
"HPC Tier 1",
"HPC Tier 2",
"HPC Tier 3",
"GPU HPC Tier 1",
"GPU HPC Tier 2",
"GPU HPC Tier 3",
]
}
The current skills.json is a bit limited for storing this kind of additional useful info. Is it worth expanding the lists into a list of objects at some point? Or storing separately?
Consider including Security (and subsets) and Data Management (and subsets)?