Skip to content

2024‐11‐20

Michael Levy edited this page Nov 20, 2024 · 2 revisions

Nov 20, 2024

Agenda:

  1. Updates

    • New key_metrics notebook (land-atmosphere coupling)
    • Updates to ADF implementation: generate ADF config file based on CUPiD config
  2. ADF in CUPiD

Notes

  • New script in helper_scripts/ to generate an ADF configuration file

    • Uses existing ADF configuration file as a template, modifies based on keys in CUPiD config file

    • Run run_adf_diag with new configuration file; runs in cupid-analysis like CUPiD notebooks

  • After running ADF, switch to (cupid-dev) and run cupid-run / cupid-build

  • A few tasks still to accomplish

    1. Better mechanism for launching external packages

      • Dummy notebooks that don't get converted to HTML?
      • CESM Workflow?
    2. Support for observational datasets (ADF has this already)

    3. Add some ADF plots to key_metrics example

  • Should work fairly well with MDTF

Clone this wiki locally