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

Fix bug in handling starttime and endtime #485

Closed
wants to merge 6 commits into from
Closed

Conversation

pavlis
Copy link
Collaborator

@pavlis pavlis commented Jan 17, 2024

Previous version was failing to set starttime and endtime on saves. Also data loaded and cut had incorrect starttime and endtimes saved because they werne't being replaced.

pavlis added 4 commits April 11, 2023 07:11
This should fix a bug in ensemble write functions.  Before the repair the writer was not handling the live state properly for either the ensemble or the members.   Both can cause mysterious aborts.
Fix type error in handler for empty ensemble.
Parallel fix for SeismogramEnsemble to previous commit.
Previous version was failing to set starttime and endtime on saves.  Also data loaded and cut had incorrect starttime and endtimes saved because they werne't being replaced.
@wangyinz wangyinz linked an issue Jan 17, 2024 that may be closed by this pull request
@wangyinz
Copy link
Member

fix in #486

@wangyinz wangyinz closed this Jan 17, 2024
@wangyinz wangyinz deleted the pavlis-patch-7 branch January 17, 2024 15:45
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.

endtime handling
2 participants