Describe the bug
We're now at the stage with all the packaged data for the examples causes the sdist to exceed 100 MB. To get around this (temporarily) I've excluded the src/pyvale/data folder from the sdist build. See commit 2098d30.
I think your suggestion @ScepticalRabbit of having most of the example DIC images generated by the Riley rasterizer as part of the examples would work best here. The packaged DIC images (except those from the DIC challenge) are from your dicbenchmarks repo (https://github.com/Computer-Aided-Validation-Laboratory/dicbenchmarks). I've used the rigid and hydro cases. Note the filenames of the images in src/pyvale/dataare different to your repo.
Might also be worth looking at this for the calibration images as well? These are currently stored as part of a seperate repo here: https://github.com/Computer-Aided-Validation-Laboratory/calibration-example-data
Describe the bug
We're now at the stage with all the packaged data for the examples causes the sdist to exceed 100 MB. To get around this (temporarily) I've excluded the
src/pyvale/datafolder from the sdist build. See commit 2098d30.I think your suggestion @ScepticalRabbit of having most of the example DIC images generated by the Riley rasterizer as part of the examples would work best here. The packaged DIC images (except those from the DIC challenge) are from your dicbenchmarks repo (https://github.com/Computer-Aided-Validation-Laboratory/dicbenchmarks). I've used the rigid and hydro cases. Note the filenames of the images in
src/pyvale/dataare different to your repo.Might also be worth looking at this for the calibration images as well? These are currently stored as part of a seperate repo here: https://github.com/Computer-Aided-Validation-Laboratory/calibration-example-data