Creative

Thomson Dam timelapse

Thompson Dam has a live cam that takes pictures from dawn to dusk. The earliest image i found was from back in Septemeber 2017.

Here is a timelapse using an image from each day mostly at 10:42 AM however some are 11:42 AM, 12:42 AM and 1:42 PM from September 2017 through to September 2019.

Noticeable is the ups and downs of the water level, most times it rebounds but the winter months 2019 have left it down at this point.

I used some PHP to filter and download the images i needed however these images are quite open and easy to get access to, you can even create your own timelapse on the website.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago