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

Support sflux that doesn't cover spinup time #171

Open
SorooshMani-NOAA opened this issue Sep 30, 2024 · 0 comments
Open

Support sflux that doesn't cover spinup time #171

SorooshMani-NOAA opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@SorooshMani-NOAA
Copy link
Collaborator

In the current iteration, if the sflux input time doesn't cover both spinup and hotstart, pyschism fails with a value error like:

  File "pyschism/forcing/nws/nws2/sflux.py", line 128, in get_fields
    raise ValueError(f'Requested start date {start_date} is out of '
ValueError: Requested start date 2023-08-14 18:00:00+00:00 is out of range with 2023-08-19 18:00:00+00:00 and 2023-08-24 00:00:00+00:00
@SorooshMani-NOAA SorooshMani-NOAA self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant