You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

import:
  - area-selector-widget
  - netcdf_cdm_convertor

adaptor: mars.external

no_force: ['origin']

mapping:
  force:
    database: marsth-ecmwf
    class: s2
    expver: prod
    expect: any
    model: glob
    number: all
    stream: enfo

rename:
   levelist: level_values
   levtype: level_type
   type: forecast_type
   step: leadtime_hour
   param: variable


widget_types:
  "origin": "StringChoiceWidget"
  "forecast_type": "StringChoiceWidget"
  "level_type": "StringChoiceWidget"
  "variable": "StringListArrayWidget"

columns:
  single_level: 6
  leadtime_hour: 6
  step: 6
  variable: 2
  product_type: 2
  soil_level: 2
  level_type: 2
  origin: 2
  forecast_type: 2

titles:
   day: Start day of the forecast
   month: Start month of the forecast
   year: Start year of the forecast

helps:
    leadtime_hour: >-
        "Time of the forecast in hours after the start of the forecast."
    origin: >-
        "BoM (Australia)"       : "ammc"
        "IAP-CAS (China)"       : "anso"
        "CMA (China)"           : "babj"
        "CPTEC (Brasil)"        : "sbsj"
        "ECCC (Canada)"         : "cwao"
        "ECMWF"                 : "ecmf"
        "UKMO (U.K.)"           : "egrr"
        "ISAC-CNR (Italy)"      : "isac"
        "NCEP (U.S.A.)"         : "kwbc"
        "Meteo-France (France)" : "lfpw"
        "JMA (Japan)"           : "rjtd"
        "KMA (Korea)"           : "rksl"
        "HMCR (Russia)"         : "rums"

remap:
    #"Instantaneous and accumulated"
    variable:
        "121": "maximum_2m_temperature_last_6_hours"
        "122": "minimum_2m_temperature_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": "10m_u_component_of_wind"
        "166": "10m_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"
   #"Daily"
        "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": "2m_temperature"
        "168": "2m_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"
    leadtime_hour:
        "0-24":       "024"
        "1008-1032":  "10081032"
        "1032-1056":  "10321056"
        "1056-1080":  "10561080"
        "108-132":    "108132"
        "1080-1104":  "10801104"
        "1104-1128":  "11041128"
        "1128-1152":  "11281152"
        "1152-1176":  "11521176"
        "1176-1200":  "11761200"
        "12-36":      "1236"
        "120-144":    "120144"
        "1200-1224":  "12001224"
        "1224-1248":  "12241248"
        "1248-1272":  "12481272"
        "1272-1296":  "12721296"
        "1296-1320":  "12961320"
        "132-156":    "132156"
        "1320-1344":  "13201344"
        "1344-1368":  "13441368"
        "1368-1392":  "13681392"
        "1392-1416":  "13921416"
        "1416-1440":  "14161440"
        "144-168":    "144168"
        "1440-1464":  "14401464"
        "1464-1488":  "14641488"
        "1488-1512":  "14881512"
        "1512-1536":  "15121536"
        "1536-1560":  "15361560"
        "156-180":    "156180"
        "168-192":    "168192"
        "180-204":    "180204"
        "192-216":    "192216"
        "204-228":    "204228"
        "216-240":    "216240"
        "228-252":    "228252"
        "24-48":      "2448"
        "240-264":    "240264"
        "252-276":    "252276"
        "264-288":    "264288"
        "276-300":    "276300"
        "288-312":    "288312"
        "300-324":    "300324"
        "312-336":    "312336"
        "324-348":    "324348"
        "336-360":    "336360"
        "348-372":    "348372"
        "36-60":      "3660"
        "360-384":    "360384"
        "372-396":    "372396"
        "384-408":    "384408"
        "396-420":    "396420"
        "408-432":    "408432"
        "420-444":    "420444"
        "432-456":    "432456"
        "444-468":    "444468"
        "456-480":    "456480"
        "468-492":    "468492"
        "48-72":      "4872"
        "480-504":    "480504"
        "492-516":    "492516"
        "504-528":    "504528"
        "516-540":    "516540"
        "528-552":    "528552"
        "540-564":    "540564"
        "552-576":    "552576"
        "564-588":    "564588"
        "576-600":    "576600"
        "588-612":    "588612"
        "60-84":      "6084"
        "600-624":    "600624"
        "612-636":    "612636"
        "624-648":    "624648"
        "636-660":    "636660"
        "648-672":    "648672"
        "660-684":    "660684"
        "672-696":    "672696"
        "684-708":    "684708"
        "696-720":    "696720"
        "708-732":    "708732"
        "72-96":      "7296"
        "720-744":    "720744"
        "732-756":    "732756"
        "744-768":    "744768"
        "756-780":    "756780"
        "768-792":    "768792"
        "780-804":    "780804"
        "792-816":    "792816"
        "816-840":    "816840"
        "84-108":     "84108"
        "840-864":    "840864"
        "864-888":    "864888"
        "888-912":    "888912"
        "912-936":    "912936"
        "936-960":    "936960"
        "96-120":     "96120"
        "960-984":    "960984"
        "984-1008":   "9841008"

labels:
  level_values:
    '10': 10 hPa
    '50': 50 hPa
    '100': 100 hPa
    '200': 200 hPa
    '300': 300 hPa
    '400': 400 hPa
    '500': 500 hPa
    '700': 700 hPa
    '850': 850 hPa
    '925': 925 hPa
    '1000': 1000 hPa
    '320': 320 K
  leadtime_hour:
    "024":           "00-24"
    "10081032":      "1008-1032"
    "10321056":      "1032-1056"
    "10561080":      "1056-1080"
    "10801104":      "1080-1104"
    "108132":        "108-132"
    "11041128":      "1104-1128"
    "11281152":      "1128-1152"
    "11521176":      "1152-1176"
    "11761200":      "1176-1200"
    "12001224":      "1200-1224"
    "120144":        "120-144"
    "12241248":      "1224-1248"
    "1236":          "12-36"
    "12481272":      "1248-1272"
    "12721296":      "1272-1296"
    "12961320":      "1296-1320"
    "13201344":      "1320-1344"
    "132156":        "132-156"
    "13441368":      "1344-1368"
    "13681392":      "1368-1392"
    "13921416":      "1392-1416"
    "14161440":      "1416-1440"
    "14401464":      "1440-1464"
    "144168":        "144-168"
    "14641488":      "1464-1488"
    "14881512":      "1488-1512"
    "15121536":      "1512-1536"
    "15361560":      "1536-1560"
    "156180":        "156-180"
    "168192":        "168-192"
    "180204":        "180-204"
    "192216":        "192-216"
    "204228":        "204-228"
    "216240":        "216-240"
    "228252":        "228-252"
    "240264":        "240-264"
    "2448":          "24-48"
    "252276":        "252-276"
    "264288":        "264-288"
    "276300":        "276-300"
    "288312":        "288-312"
    "300324":        "300-324"
    "312336":        "312-336"
    "324348":        "324-348"
    "336360":        "336-360"
    "348372":        "348-372"
    "360384":        "360-384"
    "3660":          "36-60"
    "372396":        "372-396"
    "384408":        "384-408"
    "396420":        "396-420"
    "408432":        "408-432"
    "420444":        "420-444"
    "432456":        "432-456"
    "444468":        "444-468"
    "456480":        "456-480"
    "468492":        "468-492"
    "480504":        "480-504"
    "4872":          "48-72"
    "492516":        "492-516"
    "504528":        "504-528"
    "516540":        "516-540"
    "528552":        "528-552"
    "540564":        "540-564"
    "552576":        "552-576"
    "564588":        "564-588"
    "576600":        "576-600"
    "588612":        "588-612"
    "600624":        "600-624"
    "6084":          "60-84"
    "612636":        "612-636"
    "624648":        "624-648"
    "636660":        "636-660"
    "648672":        "648-672"
    "660684":        "660-684"
    "672696":        "672-696"
    "684708":        "684-708"
    "696720":        "696-720"
    "708732":        "708-732"
    "720744":        "720-744"
    "7296":          "72-96"
    "732756":        "732-756"
    "744768":        "744-768"
    "756780":        "756-780"
    "768792":        "768-792"
    "780804":        "780-804"
    "792816":        "792-816"
    "816840":        "816-840"
    "840864":        "840-864"
    "84108":          "84-108"
    "864888":        "864-888"
    "888912":        "888-912"
    "912936":        "912-936"
    "936960":        "936-960"
    "960984":        "960-984"
    "96120":         "96-120"
    "9841008":       "984-1008"
  origin:
      ammc: "BoM (Australia)"
      anso: "IAP-CAS (China)"
      babj: "CMA (China)"
      cwao: "ECCC (Canada)"
      ecmf: "ECMWF"
      egrr: "UKMO (U.K.)"
      isac: "ISAC-CNR (Italy)"
      kwbc: "NCEP (U.S.A.)"
      lfpw: "Meteo-France (France)"
      rksl: "KMA (Korea)"
      rums: "HMCR (Russia)"
      rjtd: "JMA (Japan)"
      sbsj: "CPTEC (Brasil)"
  forecast_type:
      cf: Control forecast
      pf: Perturbed forecast (all available members)
  level_type:
      pl: Pressure
      sfc: Single level
      pt: Isentropic
      o2d: Oceanic

  variable:
    "2m_dewpoint_temperature": "2m dewpoint temperature"
    "2m_temperature": "2m temperature"
    "10m_u_component_of_wind": "10m U component of wind"
    "10m_v_component_of_wind": "10m 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_2m_temperature_last_6_hours": "Maximum 2m temperature 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 300m"
    "minimum_2m_temperature_last_6_hours": "Minimum 2m temperature 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 20cm"
    "soil_moisture_top_100_cm": "Soil moisture top 100cm"
    "soil_temperature_top_100_cm": "Soil moisture top 100cm"
    "soil_temperature_top_20_cm": "Soil temperature top 20cm"
    "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"

groups:
   variable:
   - label: Instantaneous and accumulated
     open: true
     values:
       - "10m_u_component_of_wind"
       - "10m_v_component_of_wind"
       - "convective_precipitation"
       - "eastward_turbulent_surface_stress"
       - "geopotential_height"
       - "land-sea-mask"
       - "maximum_2m_temperature_last_6_hours"
       - "mean_sea_level_pressure"
       - "minimum_2m_temperature_last_6_hours"
       - "northward_turbulent_surface_stress"
       - "orography"
       - "snow_fall_water_equivalent"
       - "specific_humidity"
       - "surface_latent_heat_flux"
       - "surface_net_solar_radiation"
       - "surface_net_thermal_radiation"
       - "surface_pressure"
       - "surface_runoff"
       - "surface_sensible_heat_flux"
       - "surface_solar_radiation_downwards"
       - "surface_thermal_radiation_downwards"
       - "temperature"
       - "top_net_thermal_radiation"
       - "total_precipitation"
       - "u_component_of_wind"
       - "v_component_of_wind"
       - "vertical_velocity"
       - "water_runoff_and_drainage"
       - "potential_vorticity"
   - label: Daily
     open: true
     values:
       - "2m_dewpoint_temperature"
       - "2m_temperature"
       - "average_salinity_in_the_upper_300_m"
       - "convective_available_potential_energy"
       - "depth_of_20_C_isotherm"
       - "mean_sea_water_potential_temperature_in_the_upper_300_m"
       - "u_component_of_surface_current"
       - "ocean_mixed_layer_thickness_defined_by_sigma_theta_0_01_kg_m_3"
       - "sea_ice_area_fraction"
       - "sea_ice_area_thickness"
       - "sea_ice_thickness"
       - "sea_surface_height"
       - "sea_surface_pratical_salinity"
       - "sea_surface_temperature"
       - "skin_temperature"
       - "soil_type"
       - "snow_albedo"
       - "snow_density"
       - "snow_depth_water_equivalent"
       - "soil_moisture_top_100_cm"
       - "soil_moisture_top_20_cm"
       - "soil_temperature_top_100_cm"
       - "soil_temperature_top_20_cm"
       - "total_cloud_cover"
       - "total_column_water"
       - "u_component_of_surface_current"
       - "v_component_of_surface_current"
   leadtime_hour:
   - label: Daily variables
     open: true
     values:
        - "024"
        - "10081032"
        - "10321056"
        - "10561080"
        - "10801104"
        - "108132"
        - "11041128"
        - "11281152"
        - "11521176"
        - "11761200"
        - "12001224"
        - "120144"
        - "12241248"
        - "1236"
        - "12481272"
        - "12721296"
        - "12961320"
        - "13201344"
        - "132156"
        - "13441368"
        - "13681392"
        - "13921416"
        - "14161440"
        - "14401464"
        - "144168"
        - "14641488"
        - "14881512"
        - "15121536"
        - "15361560"
        - "156180"
        - "168192"
        - "180204"
        - "192216"
        - "204228"
        - "216240"
        - "228252"
        - "240264"
        - "2448"
        - "252276"
        - "264288"
        - "276300"
        - "288312"
        - "300324"
        - "312336"
        - "324348"
        - "336360"
        - "348372"
        - "360384"
        - "3660"
        - "372396"
        - "384408"
        - "396420"
        - "408432"
        - "420444"
        - "432456"
        - "444468"
        - "456480"
        - "468492"
        - "480504"
        - "4872"
        - "492516"
        - "504528"
        - "516540"
        - "528552"
        - "540564"
        - "552576"
        - "564588"
        - "576600"
        - "588612"
        - "600624"
        - "6084"
        - "612636"
        - "624648"
        - "636660"
        - "648672"
        - "660684"
        - "672696"
        - "684708"
        - "696720"
        - "708732"
        - "720744"
        - "7296"
        - "732756"
        - "744768"
        - "756780"
        - "768792"
        - "780804"
        - "792816"
        - "816840"
        - "840864"
        - "84108"
        - "864888"
        - "888912"
        - "912936"
        - "936960"
        - "960984"
        - "96120"
        - "9841008"
   - label: Instantaneous and accumulated variables
     open: true
     values:
        - "0"
        - "6"
        - "12"
        - "18"
        - "24"
        - "30"
        - "36"
        - "42"
        - "48"
        - "54"
        - "60"
        - "66"
        - "72"
        - "78"
        - "84"
        - "90"
        - "96"
        - "102"
        - "108"
        - "114"
        - "120"
        - "126"
        - "132"
        - "138"
        - "144"
        - "150"
        - "156"
        - "162"
        - "168"
        - "174"
        - "180"
        - "186"
        - "192"
        - "198"
        - "204"
        - "210"
        - "216"
        - "222"
        - "228"
        - "234"
        - "240"
        - "246"
        - "252"
        - "258"
        - "264"
        - "270"
        - "276"
        - "282"
        - "288"
        - "294"
        - "300"
        - "306"
        - "312"
        - "318"
        - "324"
        - "330"
        - "336"
        - "342"
        - "348"
        - "354"
        - "360"
        - "366"
        - "372"
        - "378"
        - "384"
        - "390"
        - "396"
        - "402"
        - "408"
        - "414"
        - "420"
        - "426"
        - "432"
        - "438"
        - "444"
        - "450"
        - "456"
        - "462"
        - "468"
        - "474"
        - "480"
        - "486"
        - "492"
        - "498"
        - "504"
        - "510"
        - "516"
        - "522"
        - "528"
        - "534"
        - "540"
        - "546"
        - "552"
        - "558"
        - "564"
        - "570"
        - "576"
        - "582"
        - "588"
        - "594"
        - "600"
        - "606"
        - "612"
        - "618"
        - "624"
        - "630"
        - "636"
        - "642"
        - "648"
        - "654"
        - "660"
        - "666"
        - "672"
        - "678"
        - "684"
        - "690"
        - "696"
        - "702"
        - "708"
        - "714"
        - "720"
        - "726"
        - "732"
        - "738"
        - "744"
        - "750"
        - "756"
        - "762"
        - "768"
        - "774"
        - "780"
        - "786"
        - "792"
        - "798"
        - "804"
        - "810"
        - "816"
        - "822"
        - "828"
        - "834"
        - "840"
        - "846"
        - "852"
        - "858"
        - "864"
        - "870"
        - "876"
        - "882"
        - "888"
        - "894"
        - "900"
        - "906"
        - "912"
        - "918"
        - "924"
        - "930"
        - "936"
        - "942"
        - "948"
        - "954"
        - "960"
        - "966"
        - "972"
        - "978"
        - "984"
        - "990"
        - "996"
        - "1002"
        - "1008"
        - "1014"
        - "1020"
        - "1026"
        - "1032"
        - "1038"
        - "1044"
        - "1050"
        - "1056"
        - "1062"
        - "1068"
        - "1074"
        - "1080"
        - "1086"
        - "1092"
        - "1098"
        - "1104"
        - "1110"
        - "1116"
        - "1122"
        - "1128"
        - "1134"
        - "1140"
        - "1146"
        - "1152"
        - "1158"
        - "1164"
        - "1170"
        - "1176"
        - "1182"
        - "1188"
        - "1194"
        - "1200"
        - "1206"
        - "1212"
        - "1218"
        - "1224"
        - "1230"
        - "1236"
        - "1242"
        - "1248"
        - "1254"
        - "1260"
        - "1266"
        - "1272"
        - "1278"
        - "1284"
        - "1290"
        - "1296"
        - "1302"
        - "1308"
        - "1314"
        - "1320"
        - "1326"
        - "1332"
        - "1338"
        - "1344"
        - "1350"
        - "1356"
        - "1362"
        - "1368"
        - "1374"
        - "1380"
        - "1386"
        - "1392"
        - "1398"
        - "1404"
        - "1410"
        - "1416"
        - "1422"
        - "1428"
        - "1434"
        - "1440"
        - "1446"
        - "1452"
        - "1458"
        - "1464"
        - "1470"
        - "1476"
        - "1482"
        - "1488"
        - "1494"
        - "1500"
        - "1506"
        - "1512"
        - "1518"
        - "1524"
        - "1530"
        - "1536"
        - "1542"
        - "1548"
        - "1554"
        - "1560"
   level_values:
   - label: Pressure (hPa)
     open: true
     values:
        - "10_hpa"
        - "50_hpa"
        - "100_hpa"
        - "200_hpa"
        - "300_hpa"
        - "500_hpa"
        - "700_hpa"
        - "850_hpa"
        - "925_hpa"
        - "1000_hpa"
   - label: Isentropic (K)
     open: true
     values:
        - "320_k"


  • No labels