Array
(
    [0] => Array
        (
            [latitude] => 46.94
            [longitude] => 7.44
            [generationtime_ms] => 0.16450881958008
            [utc_offset_seconds] => 3600
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+1
            [elevation] => 554
            [current_units] => Array
                (
                    [time] => iso8601
                    [interval] => seconds
                    [temperature_2m] => °F
                    [relative_humidity_2m] => %
                    [apparent_temperature] => °F
                    [is_day] => 
                    [rain] => mm
                    [showers] => mm
                    [snowfall] => cm
                    [cloud_cover] => %
                )

            [current] => Array
                (
                    [time] => 2026-03-28T23:00
                    [interval] => 900
                    [temperature_2m] => 32.3
                    [relative_humidity_2m] => 99
                    [apparent_temperature] => 27.6
                    [is_day] => 0
                    [rain] => 0
                    [showers] => 0
                    [snowfall] => 0.07
                    [cloud_cover] => 100
                )

        )

    [1] => Array
        (
            [latitude] => 46.84
            [longitude] => 9.52
            [generationtime_ms] => 0.13768672943115
            [utc_offset_seconds] => 3600
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+1
            [elevation] => 600
            [location_id] => 1
            [current_units] => Array
                (
                    [time] => iso8601
                    [interval] => seconds
                    [temperature_2m] => °F
                    [relative_humidity_2m] => %
                    [apparent_temperature] => °F
                    [is_day] => 
                    [rain] => mm
                    [showers] => mm
                    [snowfall] => cm
                    [cloud_cover] => %
                )

            [current] => Array
                (
                    [time] => 2026-03-28T23:00
                    [interval] => 900
                    [temperature_2m] => 36.1
                    [relative_humidity_2m] => 84
                    [apparent_temperature] => 30.5
                    [is_day] => 0
                    [rain] => 0
                    [showers] => 0
                    [snowfall] => 0
                    [cloud_cover] => 100
                )

        )

    [2] => Array
        (
            [latitude] => 47.36
            [longitude] => 8.559999
            [generationtime_ms] => 0.12433528900146
            [utc_offset_seconds] => 3600
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+1
            [elevation] => 442
            [location_id] => 2
            [current_units] => Array
                (
                    [time] => iso8601
                    [interval] => seconds
                    [temperature_2m] => °F
                    [relative_humidity_2m] => %
                    [apparent_temperature] => °F
                    [is_day] => 
                    [rain] => mm
                    [showers] => mm
                    [snowfall] => cm
                    [cloud_cover] => %
                )

            [current] => Array
                (
                    [time] => 2026-03-28T23:00
                    [interval] => 900
                    [temperature_2m] => 33.6
                    [relative_humidity_2m] => 98
                    [apparent_temperature] => 29.5
                    [is_day] => 0
                    [rain] => 0.1
                    [showers] => 0
                    [snowfall] => 0.07
                    [cloud_cover] => 100
                )

        )

)