Skip to content

Wrong describedby link? #43

Description

@jesusff

Not sure if this is the right place to report...

I just found that one of the items in the "links" section here https://integration-testing.api.stac.esgf-west.org/collections/CORDEX-CMIP6

    {
      "rel": "describedby",
      "href": "https://github.com/WCRP-CMIP/CMIP6_CVs",
      "type": "text/html",
      "title": "CMIP6 CV — dataset_id template: {project_id}.{activity_id}.{domain_id}.{institution_id}.{driving_source_id}.{driving_experiment_id}.{driving_variant_label}.{source_id}.{version_realization}.{frequency}.{variable_id}.{version}"
    },

points to CMIP6 instead of CORDEX-CMIP6. Should it read:

    {
      "rel": "describedby",
      "href": "https://github.com/WCRP-CORDEX/cordex-cmip6-cv",
      "type": "text/html",
      "title": "CORDEX-CMIP6 CV — dataset_id template: {project_id}.{activity_id}.{domain_id}.{institution_id}.{driving_source_id}.{driving_experiment_id}.{driving_variant_label}.{source_id}.{version_realization}.{frequency}.{variable_id}.{version}"
    },

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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