You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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:
Additional Information:
Actionable Steps:
The text was updated successfully, but these errors were encountered: