Skip to content

[BUG] Hourly frequency data: time coords and time_bnds related issue #351

@rhaegar325

Description

@rhaegar325

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

Image

6hr data

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions