Skip to content

[RECIPE FAILURE]: Wrong dataset description for WOA in recipe_ocean_quadmap #4175

@TomasTorsvik

Description

@TomasTorsvik

Describe the bug
The recipe_ocean_quadmap is set to use WOA obs dataset, but the dataset description is wrong. This recipe originally used ATSR dataset from obs4MIPs, but this has been replaced by the WOA dataset. The dataset description has not been updated accordingly.

Original setting:

{dataset: ATSR, project: obs4MIPs, LEVEL: L3, version: ARC-v1.1.1, start_year:2001, end_year: 2003, tier: 1}

Current setting:

{dataset: WOA, project: obs4MIPs, level: L3, start_year: 2000, end_year: 2000, tier: 2}

Suggested setting:

{dataset: WOA, project: OBS6, type: clim, version: 2018, mip: Omon, start_year: 2000, end_year: 2000, tier: 2}

recipe_ocean_quadmap.yml

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions