-
Notifications
You must be signed in to change notification settings - Fork 24
2024‐04‐03
Michael Levy edited this page Apr 10, 2024
·
2 revisions
- General updates
- Collaborative work time
A couple of action items coming out of collaborative work time:
- Mike will open up a PR with ADF to update the API of the
AdfDiag
class (and all the parent classes) to allow users to provide either a YAML config file or a dictionary instead of requiring a YAML file - Restriction for CUPiD was discussed: any notebook that reads in a secondary YAML file (like the ADF or CICE config files) should get those file names from
config.yml
, they should NOT be hard-coded into notebooks.