Various clients for the LabCAS API.
Right now, just this:
labcas_download.ps1
— a Windows PowerShell script that reads a localfiles.csv
(which isn't really a CSV but just a list of file URLs, one per line) that uses the LabCAS API to download each file. Note that to run this script on Windows 11, you'll need to run PowerShell as Administrator, and first enter the commandSet-ExecutionPolicy RemoteSigned
.
You can start by looking at the open issues, forking the project, and submitting a pull request. You can also contact us by email with suggestions.
We use the SemVer philosophy for versioning this software. For versions available, see the releases made on this project.
The principal developer is:
The QA team consists of:
To contact the team as a whole, email the Informatics Center.
The project is licensed under the Apache version 2 license.