Converts the GCP file to the correct format

Open Ana Verulidze requested to merge averul19-main-patch-36216 into main

It takes two parameters, -c (path to the CSV file) and -e (ESPG number). Example command: $ python3 convert_gcp.py -c gcp.csv -e 4326

Merge request reports