Array
(
    [0] => Array
        (
            [latitude] => 46.94
            [longitude] => 7.44
            [generationtime_ms] => 0.13911724090576
            [utc_offset_seconds] => 7200
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+2
            [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-05-27T20:45
                    [interval] => 900
                    [temperature_2m] => 77.6
                    [relative_humidity_2m] => 45
                    [apparent_temperature] => 78.3
                    [is_day] => 1
                    [rain] => 0
                    [showers] => 0
                    [snowfall] => 0
                    [cloud_cover] => 70
                )

        )

    [1] => Array
        (
            [latitude] => 46.84
            [longitude] => 9.52
            [generationtime_ms] => 0.18608570098877
            [utc_offset_seconds] => 7200
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+2
            [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-05-27T20:45
                    [interval] => 900
                    [temperature_2m] => 75.8
                    [relative_humidity_2m] => 47
                    [apparent_temperature] => 75.2
                    [is_day] => 1
                    [rain] => 0
                    [showers] => 0
                    [snowfall] => 0
                    [cloud_cover] => 78
                )

        )

    [2] => Array
        (
            [latitude] => 47.36
            [longitude] => 8.559999
            [generationtime_ms] => 0.1072883605957
            [utc_offset_seconds] => 7200
            [timezone] => Europe/Zurich
            [timezone_abbreviation] => GMT+2
            [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-05-27T20:45
                    [interval] => 900
                    [temperature_2m] => 78.1
                    [relative_humidity_2m] => 53
                    [apparent_temperature] => 78.8
                    [is_day] => 1
                    [rain] => 0
                    [showers] => 0
                    [snowfall] => 0
                    [cloud_cover] => 38
                )

        )

)