values constant

Map<int, Model> const values

Implementation

static const Map<int, Model> values = {
  0: undefined,
  1: best_match,
  2: gfs_seamless,
  3: gfs_global,
  4: gfs_hrrr,
  5: meteofrance_seamless,
  6: meteofrance_arpege_seamless,
  7: meteofrance_arpege_world,
  8: meteofrance_arpege_europe,
  9: meteofrance_arome_seamless,
  10: meteofrance_arome_france,
  11: meteofrance_arome_france_hd,
  12: jma_seamless,
  13: jma_msm,
  14: jms_gsm,
  15: jma_gsm,
  16: gem_seamless,
  17: gem_global,
  18: gem_regional,
  19: gem_hrdps_continental,
  20: icon_seamless,
  21: icon_global,
  22: icon_eu,
  23: icon_d2,
  24: ecmwf_ifs04,
  25: metno_nordic,
  26: era5_seamless,
  27: era5,
  28: cerra,
  29: era5_land,
  30: ecmwf_ifs,
  31: gwam,
  32: ewam,
  33: glofas_seamless_v3,
  34: glofas_forecast_v3,
  35: glofas_consolidated_v3,
  36: glofas_seamless_v4,
  37: glofas_forecast_v4,
  38: glofas_consolidated_v4,
  39: gfs025,
  40: gfs05,
  41: CMCC_CM2_VHR4,
  42: FGOALS_f3_H_highresSST,
  43: FGOALS_f3_H,
  44: HiRAM_SIT_HR,
  45: MRI_AGCM3_2_S,
  46: EC_Earth3P_HR,
  47: MPI_ESM1_2_XR,
  48: NICAM16_8S,
  49: cams_europe,
  50: cams_global,
  51: cfsv2,
  52: era5_ocean,
  53: cma_grapes_global,
  54: bom_access_global,
  55: bom_access_global_ensemble,
  56: arpae_cosmo_seamless,
  57: arpae_cosmo_2i,
  58: arpae_cosmo_2i_ruc,
  59: arpae_cosmo_5m,
  60: ecmwf_ifs025,
  61: ecmwf_aifs025,
  62: gfs013,
  63: gfs_graphcast025,
  64: ecmwf_wam025,
  65: meteofrance_wave,
  66: meteofrance_currents,
  67: ecmwf_wam025_ensemble,
  68: ncep_gfswave025,
  69: ncep_gefswave025,
  70: knmi_seamless,
  71: knmi_harmonie_arome_europe,
  72: knmi_harmonie_arome_netherlands,
  73: dmi_seamless,
  74: dmi_harmonie_arome_europe,
  75: metno_seamless
};