Skip to content

This project aims to calculate the illuminance caused by the sector lights at sea over an arbitrarily large area.

License

Notifications You must be signed in to change notification settings

iiroseppa/sector-light-illumination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

sector-light-illumination

Map of the archipelago sea with amount of illuminance caused by the sector lights Visualised example output of the tool from the archipelago sea

Background

Light pollution is important and underreasearched problem. I wanted to create a tool for finding the most and least illuminated areas in the Finnish coast.

Usage

Currently the code is a PyQGIS script, which should be run from inside QGIS. Getting it to work requires:

  • Downloading DEMs from the target area, preferably so that it consists of multiple tiffs with size of 5–30 km (e.g. DEMs of the National Land Survey of Finland)
  • Downloading and preprocessing the sector light geodata. It must be a geopackage and it must include attributes on the height (meters from water), brightness (candelas), optical range (meters), light sector start angle, end angle, central angle and total width of the sector light.
  • editing the code. At least paths need to be changed. Only linux has been tested, so running the script on other systems may require major tinkering

In summary, if you want to actually run the code, you should be prepared to modify the code. The script is nowhere near completed piece of software, and is known to contain bugs that prevent the processing of small portion of the features.

About

This project aims to calculate the illuminance caused by the sector lights at sea over an arbitrarily large area.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages