I encountered an issue today where the exported georef file contains many trailing commas.
orbit-georef then fails to load such a georef again, complaining that the json is not compliant.
The georef file I used was produced on March 25 of this year, so is quite new.
This behavior is strange, because orbit-georef apparently uses json.dump(), which should produce a compliant json.
The georef file in question is: VIDp_2025-10-16T134059CEST_D_ff_georef-2026-03-25.json.
I encountered an issue today where the exported georef file contains many trailing commas.
orbit-georef then fails to load such a georef again, complaining that the json is not compliant.
The georef file I used was produced on March 25 of this year, so is quite new.
This behavior is strange, because orbit-georef apparently uses
json.dump(), which should produce a compliant json.The georef file in question is:
VIDp_2025-10-16T134059CEST_D_ff_georef-2026-03-25.json.