Skip to content

grib file no vector #94

@PhMakowski

Description

@PhMakowski

Hi,
I have a grib file :
cdo showattribute R_NOSYCA-CHAMPMTO-arp_0207_06UTC#NosicaHeader.grb z: standard_name = "geopotential" long_name = "Geopotential" units = "m**2 s**-2" missing_value = -9e+33 v: standard_name = "northward_wind" long_name = "V component of wind" units = "m s**-1" missing_value = -9e+33 t: standard_name = "air_temperature" long_name = "Temperature" units = "K" missing_value = -9e+33 u: standard_name = "eastward_wind" long_name = "U component of wind" units = "m s**-1" missing_value = -9e+33 cdo showattribute: Processed 4 variables [0.08s 43MB].

ncWMS Server as Variable ID set :
Temperature_isobaric, Geopotential_isobaric, u-component_of_wind_isobaric, v-component_of_wind_isobaric

How can I get the wind vector ?
if I use : LAYERS=u-component_of_wind_isobaric%3Av-component_of_wind_isobaric-group&STYLES=vector_wind_barbs
I get <ServiceException> The variable u-component_of_wind_isobaric:v-component_of_wind_isobaric-group is not available </ServiceException>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions