Skip to content

branded names for tasmin & tasmax #105

@JamesAnstey

Description

@JamesAnstey

Daily and monthly tasmin, tasmax share the same branded names but have different cell methods and dimensions. E.g. for tasmin,

                "cmip6_compound_name": [
                    "Amon.tasmin",
                    "day.tasmin"
                ],
                "cell_methods": [
                    "area: mean time: minimum within days time: mean over days",
                    "area: mean time: minimum"
                ],
                "dimensions": [
                    "longitude latitude time4 height2m",
                    "longitude latitude time height2m"
                ]

with branded name tas_tmin-h2m-hxy-u. That is, the label tmin is common to both, but the time processing is different. Similarly for tasmax, with branded name tas_tmax-h2m-hxy-u.

Is a new temporal label needed to distinguish the monthly tasmin/max from the daily ones?

@taylor13 @znichollscr

Metadata

Metadata

Assignees

No one assigned

    Labels

    VR/DR consistencyProblems with consistency between branded variables (VR) and data request variables.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions