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

Encourage September initialization #241

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

lilleannette
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@tsuyoshiwakamatsu tsuyoshiwakamatsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with 2 cases:
Case 1: Start time: 2001-01-01T00:00:00
Case 2: Start time: 2001-09-01T00:00:00

Case 1 stopped with message:

Some fatal errors occured. See above
+ exit 1
Preprocess had fatal errors

and Case 2 proceeded with message:

No fatal errors. Ok to start model set up in ...
+ exit 0

@lilleannette lilleannette merged commit 3aa237d into develop Jun 21, 2024
@lilleannette lilleannette deleted the september_initialization branch August 8, 2024 12:11
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

Successfully merging this pull request may close these issues.

Initializing in January causing poor performance
2 participants