remap:
    variable:
        "121": "maximum_2_m_temperature_in_the_last_6_hours"
        "122": "minimum_2_m_temperature_in_the_last_6_hours"
        "130": "temperature"
        "131": "u_component_of_wind"
        "132": "v_component_of_wind"
        "133": "specific_humidity"
        "134": "surface_pressure"
        "135": "vertical_velocity"
        "146": "surface_sensible_heat_flux"
        "147": "surface_latent_heat_flux"
        "151": "mean_sea_level_pressure"
        "151131": "ocean_current_zonal_component"
        "156": "geopotential_height"
        "165": "10_m_u_component_of_wind"
        "166": "10_m_v_component_of_wind"
        "169": "surface_solar_radiation_downwards"
        "172": "land_sea_mask"
        "174008": "surface_runoff"
        "175": "surface_thermal_radiation_downwards"
        "176": "surface_net_solar_radiation"
        "177": "surface_net_thermal_radiation"
        "179": "top_net_thermal_radiation"
        "180": "eastward_turbulent_surface_stress"
        "181": "northward_turbulent_surface_stress"
        "228002": "orography"
        "228143": "convective_precipitation"
        "228144": "snow_fall_water_equivalent"
        "228205": "water_runoff_and_drainage"
        "228228": "total_precipitation"
        "60": "potential_vorticity"
        "136": "total_column_water"
        "151126": "mean_sea_water_potential_temperature_in_the_upper_300_m"
        "151131": "u_component_of_surface_current"
        "151132": "v_component_of_surface_current"
        "151145": "sea_surface_height"
        "151163": "depth_of_20_C_isotherm"
        "151175": "average_salinity_in_the_upper_300_m"
        "151225": "ocean_mixed_layer_thickness_defined_by_sigma_theta_0_01_kg_m_3"
        "151219": "sea_surface_pratical_salinity"
        "167": "2_m_temperature"
        "168": "2_m_dewpoint_temperature"
        "174098": "sea_ice_thickness"
        "228032": "snow_albedo"
        "228086": "soil_moisture_top_20_cm"
        "228087": "soil_moisture_top_100_cm"
        "228095": "soil_temperature_top_20_cm"
        "228096": "soil_temperature_top_100_cm"
        "228141": "snow_depth_water_equivalent"
        "228164": "total_cloud_cover"
        "235": "skin_temperature"
        "31": "sea_ice_area_fraction"
        "33": "snow_density"
        "34": "sea_surface_temperature"
        "43": "soil_type"
        "59": "convective_available_potential_energy"

labels:
  variable:
    "2_m_dewpoint_temperature": "2 m dewpoint temperature"
    "2_m_temperature": "2 m temperature"
    "10_m_u_component_of_wind": "10 m u-component of wind"
    "10_m_v_component_of_wind": "10 m v-component of wind"
    "average_salinity_in_the_upper_300_m": "Average salinity in the upper 300 m"
    "convective_available_potential_energy": "Convective available potential energy"
    "convective_precipitation": "Convective precipitation"
    "depth_of_20_C_isotherm": "Depth of 20 C isotherm"
    "eastward_turbulent_surface_stress": "Eastward turbulent surface stress"
    "geopotential_height": "Geopotential height"
    "land_sea_mask": "Land-sea mask"
    "maximum_2_m_temperature_in_the_last_6_hours": "Maximum 2 m temperature in the last 6 hours"
    "mean_sea_level_pressure": "Mean sea level pressure"
    "mean_sea_water_potential_temperature_in_the_upper_300_m": "Mean sea water potential temperature in the upper 300 m"
    "minimum_2_m_temperature_in_the_last_6_hours": "Minimum 2 m temperature in the last 6 hours"
    "northward_turbulent_surface_stress": "Northward turbulent surface stress"
    "u_component_of_surface_current": "U-component of surface current"
    "v_component_of_surface_current": "V-component of surface current"
    "ocean_mixed_layer_thickness_defined_by_sigma_theta_0_01_kg_m_3": "Ocean mixed layer thickness defined by sigma theta 0.01 kg m^{-3}"
    "orography": "Orography"
    "potential_vorticity": "Potential vorticity"
    "sea_ice_area_fraction":   "Sea ice area fraction"
    "sea_ice_thickness":       "Sea ice area thickness"
    "sea_surface_height":      "Sea surface height"
    "sea_surface_pratical_salinity":  "Sea surface pratical salinity"
    "sea_surface_temperature": "Sea surface temperature"
    "skin_temperature": "Skin temperature"
    "snow_depth_water_equivalent": "Snow depth water equivalent"
    "soil_moisture_top_20_cm": "Soil moisture top 20 cm"
    "soil_moisture_top_100_cm": "Soil moisture top 100 cm"
    "soil_temperature_top_100_cm": "Soil moisture top 100 cm"
    "soil_temperature_top_20_cm": "Soil temperature top 20 cm"
    "soil_type": "Soil type"
    "snow_albedo": "Snow albedo"
    "snow_density": "Snow density"
    "snow_fall_water_equivalent": "Snow fall water equivalent"
    "specific_humidity": "Specific humidity"
    "surface_latent_heat_flux": "Surface latent heat flux"
    "surface_net_solar_radiation": "Surface net solar radiation"
    "surface_net_thermal_radiation": "Surface net thermal radiation"
    "surface_pressure": "Surface pressure"
    "surface_runoff": "Surface runoff"
    "surface_sensible_heat_flux": "Surface sensible heat flux"
    "surface_solar_radiation_downwards": "Surface solar radiation downwards"
    "surface_thermal_radiation_downwards": "Surface thermal radiation downwards"
    "temperature": "Temperature"
    "top_net_thermal_radiation": "Top net thermal radiation"
    "total_precipitation": "Total precipitation"
    "total_cloud_cover": "Total cloud cover"
    "total_column_water": "Total column water"
    "u_component_of_wind": "U-component of wind"
    "v_component_of_wind": "V-component of wind"
    "vertical_velocity": "Vertical velocity"
    "water_runoff_and_drainage": "Water runoff and drainage"
  • No labels