how to call fes_slev.py correctly with arguments

Issue #20 new
Francesca dgln created an issue

Hello,

I’m trying to run the example script fes_slev.py from the spyder command line (I opened a separate environment where pyfes is installed). To do this, I use the syntax:

python fes_slev.py /path/to/my/configuration/file/ocean_tide_extrapolated.ini

However I get a ‘SyntaxError: invalid syntax’ error on this line, always at the same spot, no matter what the path is.

Could you suggest the correct way to call this function?

Thank you very much.

Best wishes,

Francesca

Comments (0)

  1. Log in to comment