issues
search
AllenNeuralDynamics
/
aind-data-transfer-service
FastAPI service to run data compression and transfer jobs on the hpc
MIT License
1
stars
0
forks
source link
feat: adds default buckets
#81
Closed
jtyoung84
closed
7 months ago
jtyoung84
commented
7 months ago
Closes #59
Makes it so users can only upload to either private, open, or scratch buckets. Defaults to private if bucket is something other than open or scratch or undefined.
Removes bucket column from job_template excel sheet.
Closes #59