Describe the bug
According to our review and testing following dataset, in the ESM1.6 historical data:
/g/data/p73/archive/CMIP7/ACCESS-ESM1-6/development/historical-02
and the piControl data:
/g/data/p73/archive/CMIP7/ACCESS-ESM1-6/development/PI-CNP-concentrations-EarlyApril
time and time_0 are required by different variables. For example, 3hr.pr uses time_0 as its time coordinate, while some other variables, such as 3hr.huss, use time.
However, in the raw data variables section, only time_0_bnds is available. This causes time_bnds to be missing in the CMORised output.
The 6hr data has a similar issue, but in the opposite direction: it only contains time_bnds and is missing time_0_bnds.
3hr data
6hr data

Describe the bug
According to our review and testing following dataset, in the ESM1.6 historical data:
and the piControl data:
timeandtime_0are required by different variables. For example,3hr.prusestime_0as its time coordinate, while some other variables, such as3hr.huss, usetime.However, in the raw data variables section, only
time_0_bndsis available. This causestime_bndsto be missing in the CMORised output.The
6hrdata has a similar issue, but in the opposite direction: it only containstime_bndsand is missingtime_0_bnds.3hr data
6hr data