Hi
We (me and @nicogodet for Windows) have recently been trying to use gotm library on conda-forge.
GOTM can be built and coupled with TELEMAC, provided the *.mod files are found in the path.
Especially turbulence.mod, generated during make install and I am not sure this step has been done for packaging on conda-forge.
I have uploaded a simple conda-build recipe on my GitHub: https://github.com/tomsail/gotm-otm-feedstock, and this version works fine then when compiling with TELEMAC.
Is there any way to add turbulence.mod in the binaries of the official repository?
Thanks
PS: If you want me to make a reproducible version to traceback the error during TELEMAC compiling, I'll be happy to provide.
Hi
We (me and @nicogodet for Windows) have recently been trying to use gotm library on conda-forge.
GOTM can be built and coupled with TELEMAC, provided the
*.modfiles are found in the path.Especially turbulence.mod, generated during
make installand I am not sure this step has been done for packaging on conda-forge.I have uploaded a simple conda-build recipe on my GitHub: https://github.com/tomsail/gotm-otm-feedstock, and this version works fine then when compiling with TELEMAC.
Is there any way to add
turbulence.modin the binaries of the official repository?Thanks
PS: If you want me to make a reproducible version to traceback the error during TELEMAC compiling, I'll be happy to provide.