Hello,
I could run the script by using an argument:
runSELAFIN.py alter --ll2utm LL2UTM t2d_hycom_2018-10-15_15days.slf t3d_hycom_2018-10-15_15days.slf
However, it is giving me the following error:
Interpreting command line options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Altering t2d_hycom_2018-10-15_15days.slf within C:\opentelemac-mascaret\v8p0r2\scripts\python27
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p0r2\scripts\python27\runSELAFIN.py", line 1208, in <module>
main()
File "C:\opentelemac-mascaret\v8p0r2\scripts\python27\runSELAFIN.py", line 903, in main
zone = int(options.ll2utm)
ValueError: invalid literal for int() with base 10: 'LL2UTM'
Your help is very much appreciated,
Sanaz