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

first cycle checkpoint code #20

Open
bnlawrence opened this issue Nov 9, 2022 · 1 comment
Open

first cycle checkpoint code #20

bnlawrence opened this issue Nov 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@bnlawrence
Copy link
Contributor

Some of the global attributes will need to be entered by the user starting the simulation, and information will need to be loaded into the further_info_url, and there is obvious scope to get initial condition and boundary files wrong in the attempt to create a new realisation.

We need some code to run at the fend of the first cycle, which does some basic checks, delivers a basic look at some data, and checks it isn't the same as previous run, and this code needs to be run before allowing the simulation to restart and run for the rest of its time.

This probably needs to run for both the historical and SSP runs (after the change over).

@bnlawrence bnlawrence added this to the Production Data Checks milestone Nov 9, 2022
@bnlawrence bnlawrence added the enhancement New feature or request label Nov 9, 2022
@RosalynHatcher
Copy link

RosalynHatcher commented Nov 11, 2022

We could create the suites upfront and set them up correctly. Then have a table that details: suite id, ens member num and lists the input files that define that experiment, etc. We could then double check the setup, if required, with a task checking the suite against that information in the first cycle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants