_SUBREQUEST ; Dummy ; dummy
{
    PARAM
    {
      100m wind speed; 100ff
      10m wind direction; 10dd
      10m wind speed1; 0ff
      10m wind gust;  10fg
      2m dew-point temperature; 2d
      2m temperature; 2t
      river discharge flow; dis
      ffbit; ffbot
      mean-sea-level pressure; msl
      mean wave period; mwp
      peak wave period; pp1d
      pressure; pres
      relative humidity; r
      snow depth; sd
      skt; skt
      ssrd; ssrd
      river stage; stg
      soil temperature level 1; stl1
      sund; sund
      significant wave height; swh
      soil water volume level 1; swvl1
      tbot; tbot
      total cloud cover; tcc
      maximum temperature over period; tmax
      minimum temperature over period; tmin
      total precipitation accumulated over period; tp
      horizontal visibility; vis

        @
    }

    SOURCE
    {
     synop
     efas
     hdobs
     ukceda
     smosmania
     usxx
     bom
     @
    }
}

STVL; Stvl Application
{
    SOURCE
    {
        @
    }

    PARAMETER [ help = help_multiple_selection ]
    {
        &_SUBREQUEST&PARAM
    } = ''

    PERIOD
    {
        @
    } = 0

    DATES
    {
        @
        /
    } = ''

    TIMES [ help = help_multiple_selection ]
    {
        00
        01
        02
        03
        04
        05
        06
        07
        08
        09
        10
        11
        12
        13
        14
        15
        16
        17
        18
        19
        20
        21
        22
        23
        *
        /
    } = 12

    STEPS
    {
        @
        /
    } = 0

    TABLE
    {
        OBSERVATION
        MODEL
    } = OBSERVATION

    MCLASS
    {
      @
    } = od

    STREAM
    {
      @
    } = oper

    EXPVER
    {
      @
    } = 0001

    MTYPE
    {
      @
    } = fc

    ORIGIN
    {
      @
    } = ''

    ANOFFSET
    {
      @
    } = 0

    COLUMNS
    {
      @
      /
    } = ''

    SOURCES [ help = help_multiple_selection ]
    {
        &_SUBREQUEST&SOURCE
        /
    } = synop

    FAIL_ON_ERROR
    {
            YES
            NO
    } = YES

    FAIL_ON_EMPTY_OUTPUT
    {
            YES
            NO
    } = YES

#    OUTDIR
#    {
#      @
#    } = ''

#    FLATTREE
#    {
#      ON
#      OFF
#    } = OFF
}
