Skip to content

use_grib_paramid only works for ECMWF definitions #236

@frazane

Description

@frazane

A config option use_grib_paramid is provided to specify whether a param ID, instead of the param/shortName key, should be used when requesting data e.g. from MARS or FDB.

The mapping between a parameter name and its ID is handled in anemoi-utils. However, it relies on the ECMWF parameter database

def _search_param(name):

and therefore will not work if one is using locally defined parameters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Next Up

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions