{
  "name": "SIGMET WV",
  "version": "1.0.0",
  "description": "SIGMET VA: Cendres volcaniques",
  "extends": "sigmet",
  "category": "WV",
  "suggestions": {
    "items": {
      "identifier": [
        {
          "text": "AAAA SIGMET",
          "description": "Message SIGMET WV (entrer code FIR)",
          "editable": [
            {
              "start": 0,
              "end": 4
            }
          ]
        }
      ],
      "mt": [
        {
          "text": "MT",
          "description": "Préfixe montagne"
        }
      ],
      "volcanoName": [
        {
          "text": "VOLCANO",
          "description": "Nom du volcan",
          "editable": [
            {
              "start": 0,
              "end": 7
            }
          ]
        }
      ]
    },
    "after": {
      "start": [
        "identifier"
      ],
      "vaCld": [
        "mt",
        "volcanoName"
      ],
      "vaEruption": [
        "mt",
        "volcanoName"
      ],
      "mt": [
        "volcanoName"
      ]
    }
  },
  "tokens": {}
}
