Usage notes for data storage within university constraints. Background The University of Iceland has an “unlimited” OneDrive setup for staff / graduate students. This is generally not very helpful, but in conjunction with rclone 1 and dvc can be made to be of more use. Baseline Like most of my newer projects, pixi is used to manage the tooling required, along with git-subrepo for handling local changes to projects. 1pixi add dvc rclone As before, we will assume gnome-keyring is present, a...| Rohit Goswami