alan-turing-institute / spc-hpc-pipeline

Azure batch pipeline for the SPC project
MIT License
2 stars 0 forks source link

Upload directory structure up to blob storage #4

Closed crangelsmith closed 1 year ago

crangelsmith commented 1 year ago

Follows #3

Currently we are uploading one individual file, we need to understand how to upload a number of files into blob storage.

crangelsmith commented 1 year ago

Something like this was done in this project https://github.com/alan-turing-institute/monitoring-ecosystem-resilience/blob/387b038fa8d8ac5f0c4541afa7478db9d18701c5/pyveg/src/azure_utils.py#L198