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

remove date-checking for state data #150

Open
andywood opened this issue Oct 25, 2018 · 0 comments
Open

remove date-checking for state data #150

andywood opened this issue Oct 25, 2018 · 0 comments

Comments

@andywood
Copy link

users must ensure the timestamps on their state data match the start of the input data, but this might not be desired in some applications -- e.g., 1) one doesn't have data before the start of a forcing dataset, requiring the user to grab data from elsewhere and then modify the time stamp. 2) in an ESP setting, one might prepend one particular year repeatedly to other years.

the fix would be to read but ignore the time field in the state file, and just back-extend the time from the forcings to overwrite it if needed.

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