alan-turing-institute / spc-hpc-pipeline

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

Running microsimulation in Scotland is broken #14

Closed crangelsmith closed 1 year ago

crangelsmith commented 1 year ago

Running in Scotland LADs give the following errors.

stdout.txt stderr.txt

crangelsmith commented 1 year ago

One of the errors when running Scotland is created by the VM reaching its limit on disk space, this has been sorted by upgrading the VM in ef54576 and making sure to run the tests for household_microsynth beforehand so all the files needed in step 1 are dowloaded and unzipped 17d41df in PR #17.

There is still an error when running scripts/run_ssm.py on the microsimulation package. I've attached the errors I get now when running from PR #17.

stdout_scotland_5Dec2022.txt stderr_scotland_5Dec2022.txt

AoifeHughes commented 1 year ago

https://github.com/alan-turing-institute/UKCensusAPI/commit/19b541898f82b0a982433eaba44b8a217e1235e9 This could be a potential fix! Testing...