Commit graph

3 commits

Author SHA1 Message Date
56f7b4bd39
[#14] locode_generate: Increase number of CPUs
Signed-off-by: George Bartolomey <george@bh4.ru>
2024-09-15 12:01:53 +03:00
3ed88e024c
[#14] Use quadtree to find continent
Signed-off-by: George Bartolomey <george@bh4.ru>
2024-09-15 12:00:30 +03:00
840b20538b
[#7] Add local tool for building database file
Added frostfs-locode-db CLI utility that can generate and view UN/LOCODE
database files. Go package
git.frostfs.info/TrueCloudLab/frostfs-node/pkg/util/locode copied to
this repository to eliminate interdependency between frostfs-node and
frostfs-locode-db projects. The process of building database files
reduced to starting make command.

Signed-off-by: George Bartolomey <george@bh4.ru>
2024-07-09 18:54:05 +03:00