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

Fill Out Configuration Files for CM Models #63

Open
5 tasks
Polichinel opened this issue Sep 12, 2024 · 0 comments
Open
5 tasks

Fill Out Configuration Files for CM Models #63

Polichinel opened this issue Sep 12, 2024 · 0 comments
Assignees

Comments

@Polichinel
Copy link
Collaborator

Polichinel commented Sep 12, 2024

Objective

Once the subdirectories for all country-month (cm) models have been created, fill out the five configuration files for each model according to its specifications.

Note: first solve:

Requirements:

  • Configuration Files: Each model directory must include five configuration files. These should be filled out based on the model's specifications and relevant ADRs.

  • Structure: The structure of the configuration files will be similar across models but will contain different content based on the model type and details.

  • Naming & File Structure: Follow the naming conventions and file structure outlined in the relevant ADR.

Review Process:

  • Each model’s configuration files should be committed to model-specific branches and reviewed through PRs.

Additional Information:

  • Potential ADR Gaps: If gaps are encountered during this process (e.g., missing ADRs), note these for future documentation.
  • Boilerplate Code: While this task requires manual input, note that the config scripts including some boilerplate code will be generated automatically (not yet implemented!).
  • Config Validation: A script to validate the configuration files will be developed in a future task.

Actionable Steps:

  • Once subdirectories are created, locate the five required configuration files for each model.
  • Fill out each configuration file according to the model specifications and the structure outlined in the ADR.
  • Commit the filled configuration files to model-specific branches.
  • Submit the changes for review via pull requests.
  • Document any encountered gaps requiring new ADRs.

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

3 participants