Hi,
error occurs as using hermes for analyzing serafin file:
_hermes.error is related to b'SERAFIN '
Traceback (most recent call last):
File "/home/huang/opentelemac-mascaret/main/scripts/python3/driven_coupling.py", line 81, in <module>
the_coupling(driven_run)
File "/home/huang/opentelemac-mascaret/main/scripts/python3/telapy/coupling/long_cpl_driver.py", line 456, in __call__
self.preparation_model()
File "/home/huang/opentelemac-mascaret/main/scripts/python3/telapy/coupling/long_cpl_driver.py", line 287, in preparation_model
res = TelemacFile('T2DPRE')
File "/home/huang/opentelemac-mascaret/main/scripts/python3/data_manip/extraction/telemac_file.py", line 56, in __init__
HermesFile.__init__(self, file_name,
File "/home/huang/opentelemac-mascaret/main/scripts/python3/telapy/api/hermes.py", line 151, in __init__
HermesFile._hermes.open_mesh(self._fformat,
_hermes.error: try_pyarr_from_string failed
On CentOS 7 system; compilation env is gcc/gfortran-9.3.1; mpi env is OpenMPI-4.1.4; python env is Python-3.9.13.
The configuration file is attached.