Commit graph

5 commits

Author SHA1 Message Date
1c14038948 [#13] locode: Add command to list all locodes
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2025-03-12 10:21:02 +03:00
f35b1c62e8 [#21] locode: Count ignored and added records to result locode db
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-01-31 15:45:23 +03:00
f99cc90185 [#14] locode_generate: Increase number of CPUs
Signed-off-by: George Bartolomey <george@bh4.ru>
2024-10-02 07:31:37 +00:00
59516714d1 [#14] Use quadtree to find continent
Signed-off-by: George Bartolomey <george@bh4.ru>
2024-10-02 07:31:37 +00: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