NRCan / geo-deep-learning

Deep learning applied to georeferenced datasets
https://geo-deep-learning.readthedocs.io/en/latest/
MIT License
150 stars 50 forks source link

Remove the combining GPKG part from Post-processing #463

Open CharlesAuthier opened 1 year ago

CharlesAuthier commented 1 year ago

Removing the part where we are combining the existing GPKG from the post-processing script and create a new python script to do it. This solution will avoid writing on the same file in the same time when executing the post-processing in parallels.