Skip to content

Update time window configuration - #189

Merged
Chris Thomas (ctgh) merged 10 commits into
developfrom
feature/time_window_config
Dec 7, 2023
Merged

Update time window configuration#189
Chris Thomas (ctgh) merged 10 commits into
developfrom
feature/time_window_config

Conversation

@ctgh

Copy link
Copy Markdown
Collaborator

Description

Update the configuration of the assimilation time window.

Yaml changes

The new yaml configuration is as follows:

time window:
  begin: <start datetime>
  length|end: <length|end datetime>
  bound to include: <begin|end (default)>

All yaml files were changed using the script shown in the accompanying oops PR.

Issue

Resolves #188

Dependencies

Coordinate merge required

@ctgh Chris Thomas (ctgh) added the coordinate merge Pull requests that require coordination with pull requests in other repos label Nov 8, 2023

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I can't see any issues with the conversion, and looks straightforward as no window shifts to deal with here. Thanks for your efforts to implement the new configuration!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for all this work on window shift a truly mammoth task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coordinate merge Pull requests that require coordination with pull requests in other repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update time window configuration

4 participants