Dear all,
It seems that in the latest version of telemac (8.3.0) the binary boundary file generated by the scripts/python3/pretel/convert_to_bnd.py has wrong datetime ([1972, 7, 13, 17, 15, 13]) obtained as a default value from the scripts/python3/data_manip/formats/selafin.py (line 97). Correct datetime value from the input slf file is assighed to the boundary slf object in line 230 when the header of the boundary file is already written (line 223).
To correct this misbehaviour the lines 229,230 should be placed after line 178 to ensure that the header has a correct datetime.
Best,
Alexander