Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxWarning in salishsea_tools.tidetools #108

Open
douglatornell opened this issue Dec 8, 2024 · 0 comments
Open

SyntaxWarning in salishsea_tools.tidetools #108

douglatornell opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
maintenance Codebase & repo maintenance
Milestone

Comments

@douglatornell
Copy link
Member

Warning messages:

../tools/SalishSeaTools/salishsea_tools/tidetools.py:1489
  /media/doug/warehouse/MEOPAR/tools/SalishSeaTools/salishsea_tools/tidetools.py:1489: 
  SyntaxWarning: invalid escape sequence '\*'
    """Function for the fit, assuming only 4 constituents of importance are:

../tools/SalishSeaTools/salishsea_tools/tidetools.py:1515
  /media/doug/warehouse/MEOPAR/tools/SalishSeaTools/salishsea_tools/tidetools.py:1515: 
  SyntaxWarning: invalid escape sequence '\*'
    """Function for the fit, assuming 6 constituents of importance are:

../tools/SalishSeaTools/salishsea_tools/tidetools.py:1544
  /media/doug/warehouse/MEOPAR/tools/SalishSeaTools/salishsea_tools/tidetools.py:1544: 
  SyntaxWarning: invalid escape sequence '\*'
    """Function for the fit, for all the constituents: M2, K2, S1, O1, N2, P1,
@douglatornell douglatornell added the maintenance Codebase & repo maintenance label Dec 8, 2024
@douglatornell douglatornell added this to the v24.1 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Codebase & repo maintenance
Projects
None yet
Development

No branches or pull requests

1 participant