[
    {
        "id": "1",
        "name": "Numerical model maps",
        "directory": ".",
        "contents": [
            {
                "id": "01",
                "name": "Precipitation",
                "directory": "prec",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "02",
                "name": "Temperature",
                "directory": "t2m",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "03",
                "name": "Cloudiness",
                "directory": "clouds",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "04",
                "name": "Wind",
                "directory": "wind",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "05",
                "name": "Wind gusts",
                "directory": "gusts",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "06",
                "name": "Snow",
                "directory": "snow",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "07",
                "name": "Relative humidity",
                "directory": "rh2m",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "08",
                "name": "Pressure",
                "directory": "mslp",
                "last": "96",
                "step": "3",
                "start": "003"
            },
            {
                "id": "09",
                "name": "Temperature at 850 hPa",
                "directory": "t850",
                "last": "96",
                "step": "3",
                "start": "003"
            }
        ]
    }
]
