As of now, the code only does the World, as I haven't yet done the work for the subregions and JHU doesn't supply the ISO codes for them.
There seems to be a (rare) issue in load, which is that the program thinks there are no countries to load, which I think is because of a race condition between what file processes first. Investigating async locks could solve this.
I need to understand and reorganize the rename logic, as the URL creation and its recognition by the engine is getting entangled a bit.
As of now, the code only does the World, as I haven't yet done the work for the subregions and JHU doesn't supply the ISO codes for them.
There seems to be a (rare) issue in load, which is that the program thinks there are no countries to load, which I think is because of a race condition between what file processes first. Investigating async locks could solve this.
I need to understand and reorganize the rename logic, as the URL creation and its recognition by the engine is getting entangled a bit.