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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Next Up

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions