Here, I'll try to summarize my understanding of changes in variable definitions for CMIP7: * variable metadata becomes more independent from frequency and realm, table, etc using the *branding*. * `frequency` attribute is not part of the variable metadata (cmor tables) but is defined in the dataset table. * simple example notebook: https://github.com/WCRP-CMIP/cmip7-cmor-tables/blob/main/cmor_demo.ipynb A related issue that documents changes: https://github.com/WCRP-CMIP/cmip7-guidance/issues/35
Here, I'll try to summarize my understanding of changes in variable definitions for CMIP7:
frequencyattribute is not part of the variable metadata (cmor tables) but is defined in the dataset table.A related issue that documents changes: WCRP-CMIP/cmip7-guidance#35