Shadow Finder

To analyse shadows in source imagery, Shadow Finder maps all points on the earth where a shadow of given length could occur at a given date & time, IF the height of the object casting it is known.

URL

https://colab.research.google.com/github/Bellingcat/ShadowFinder/blob/main/ShadowFinderColab.ipynb

Description

THE SHADOW & OBJECT MEASURED CAN ONLY LIE SOMEWHERE ON THE BRIGHT CIRCLE .

Enter shadow length and object height, (or, instead, ) for a research source image, then also the date and time of the image, and see the potential locations at which such a shadow could be created for that point in time as the bright area (circle) on the world map.

  • The bright yellow area of the circle marks all the locations which perfectly match your input information.

  • The purple areas of the circle mark locations within a 20% error band (included because your input information may not be perfectly measured).

  • The grey area shows the parts of the world in daylight.

  • The white area shows where the sun is below the horizon.

Accuracy of your input measurements affects the size of the matching output area. A small output area is usually desirable for a researcher, since it reduces the search space of a geolocation.

Note that the tool can be used to consider a range of inputs if the exact values are not known, since the outputs vary relatively smoothly with changes in input values.

Shadow Finder is an open source tool which can be found on GitHub. It requires users to have a (free) GitHub account and to follow instructions on how to run the app. In this description, the method described for running the tool is to use Google's Colab environment because it runs in a browser, requires no setup to use and provides free access to computing resources.

Step by step instructions for running Shadow Finder [Click this box]...
  1. Sign up for a GitHub account if you don't already have one.

  2. Log in to GitHub on a browser and type "Shadow Finder" in the search bar at the top of the Home page and press the Search button.

  3. From the list which the search returns, select the "Shadow Finder" tool from Bellingcat with left mouse click:

  1. Scroll down the Shadow Finder page to README section and click the bright orange button labelled "TRY IT ON COLAB". This launches ShadowFinder in an easy-access environment called Colab.

  1. Scroll down to enter your shadow measurement details into the app. Input EITHER

a. both object height and shadow length (using the same units, whether thats mm, cm, m, feet, inches. Pixels in an image may be the easiest units - it doesn't matter because Shadow Finder just needs the ratio of object height divided by shadow length)

OR

b. the elevation angle of the sun in degrees

Definition: The elevation angle of the sun is the inverse tangent of the ratio of the height of an object for which the sun casts a shadow to the length of that shadow. Shadow Finder needs that angle in degrees (not radians, be careful with units here).

  1. and then enter the , (and time zone you are using):

  1. Click the dark Right Arrow button in the white circle in the left margin to Run the tool, as instructed by the sentence "Click to find possible locations that match the below information". [The white Left arrow on the square blue background is *not* a button you can press!]

  1. If you get this warning message, click the "Run anyway" button if you're happy that .

  1. Be aware that the code may not always run instantaneously and could 'queue' for a brief time. The elapsed run time will be shown whilst executing the code and the total time taken displayed upon completion next to the Run arrow button. The output takes the form of a world map (see top of page) showing all possible points satisfying the input conditions on date, time, object height and shadow length (the circular ).

  2. Change the input values at will and re-run as required.

Using an object's height and the length of its shadow (or the angle to the sun) with the date and the time, the Shadow Finder code estimates the possible locations of that shadow. It plots all the possible locations (there will almost always be very many possibilities) on a world map as a bright line.

The Interface

Click the two tabs below to see the different views presented to the user as they find Shadow Finder on the GitHub website (Tab 1) and then run it in Colab (Tab 2):

THIS IS WHAT THE SHADOW FINDER PAGE LOOKS LIKE ON GITHUB. PRESS THE ORANGE 'TRY IT ON COLAB' BUTTON TO RUN SHADOW FINDER USING THE COLAB ENVIRONMENT.

The first tab above (GitHub Page tab) shows what the Shadow Finder page looks like on GitHub, before running in Colab.

The second tab above (Click on the COLAB INTERFACE tab) shows the Colab interface which will appear after the user Runs Shadow Finder in Colab using the Orange Button.

There are multiple alternative routes to running the Shadow Finder code in addition to Colab, e.g. direct from Python. Colab is shown here because it is a simple route.

Shadow Finder for Open Source Research: Use Cases, Data Input, Shadow Finder Outputs, How to Enter Data... (Click each of the four tabs for more detail)

  • Date

  • Time

  • EITHER

Object and Shadow lengths

OR

Angle of sun elevation

The output map appears at the bottom of the page when Shadow Finder code has been run in Colab. Compare the Shadow Finder output for a given date and time with a map showing the world's daylight, darkness and sun and moon positions for the same point in time, shown below:

SHADOW FINDER MAP OUTPUT FOR NOON ON 29/2/24 WHERE THE BRIGHT RING LOCATES THE PLACES WHERE OBJECTS CAST SHADOWS 80% OF THEIR HEIGHT
TIME & DATE MAP FOR NOON ON 29/2/24 WITH SUN & MOON POSITIONS OVERLAID

The two representations concur on the daylight distribution and sun position for the same time and date shown:

  • The centre of the world map is in daylight on both maps, with either side in darkness over the Pacific Ocean and (roughly) the Arctic Circle.

  • The sun is above the Atlantic Ocean to the west of Central Africa in both maps, with the locus of the Shadow Finder map centering on the location of the sun in the "Time and Date" website map.

Cost

Level of difficulty

Data input is remarkably simple, as is running the tool if the user is familiar with GitHub. There is some theoretical understanding of the relationship between sun position, date and time required to use the tool effectively.

Requirements

GitHub code such as Shadow Finder requires a GitHub account so that a user can log in to access and run the code.

Limitations

Shadow Finder cannot find possible location points of a shadow from its length alone: the height of the object casting the shadow must also be known (or the elevation angle of the sun).

THE VERTICAL ANGLE OF THE SUN IN THE SKY IS THE ELEVATION ANGLE

Shadow Finder does not provide the direction of the sun (azimuth angle) at each potential location for the given date, time and elevation angle of the sun. This would only be useful if it was possible to establish the orientation of the source imagery to allow confirmation.

THE HORIZONTAL DIRECTION OF THE SUN ON A COMPASS IS THE AZIMUTH ANGLE

Guides and articles

DEMONSTRATION VIDEO ON USING SHADOW FINDER (YOU TUBE), INCLUDING AN INTERVIEW WITH THE MAIN AUTHOR, BELLINGCAT'S GALEN REICH

Tool provider

Bellingcat is the provider of this tool, authored by Galen Reich, Bellingcat Tech Community Facilitator, Jordan Gillard, Thomas Ellmenreich and Boris Nezlobin.

Advertising Trackers

Page maintainer

Sophie Tedling

Last updated

Was this helpful?