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

In the 2 tidal_forcing*.py files, datetime is incorrect #2

Open
jhill1 opened this issue Oct 25, 2023 · 0 comments
Open

In the 2 tidal_forcing*.py files, datetime is incorrect #2

jhill1 opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jhill1
Copy link
Contributor

jhill1 commented Oct 25, 2023

tide.set_initial_time(start_datetime)
should be
tide.set_initial_time(params.start_datetime)

@jhill1 jhill1 added the bug Something isn't working label Oct 25, 2023
@jhill1 jhill1 self-assigned this Oct 25, 2023
@jhill1 jhill1 changed the title In the 2 tida_forcing*.py files, datetime is incorrect In the 2 tidal_forcing*.py files, datetime is incorrect Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant