Skip to content

MarioR95/Nuclear-Energy-Plant-Radiations-

 
 

Repository files navigation

Nuclear Energy Plant Radiation Plugin

This project was developed on the course of the Geographic Information System (GIS) of the master's degree program in data science at the University of Salerno. The goal of this project was develop a python plugin for the software Quantum GIS (QGIS) in order to visualize on the open street map all nuclear energy plant in the world. This plugin use the mqtt protocol for receive of radiation data from sensors in order to dinamically visualize it on the map. In order to clarify the visualization of the radiation data, a heat map was created and used. The plugin uses fake radiation, it simulates that the data comes from real sensors.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

First of all, you will need a machine running QGIS (it is available for Windows, Linux, MacOS. Android, FreeBSD ) and it must be allow multithreading.

What things you need to install the software and how to install them

Installing

A step by step series that tell you how to get a development env running

Clone energy_plant_radiation_module project

  1. Open your git shell

  2. Execute the following command: git clone https://github.com/DomenicoM92/energy_plant_radiation_module.git

QGIS Software:

  1. Open your QGIS.

  2. Go to Plugin.

  3. Go to Manage and install plugin

  4. Search energy_plant plugin and add it

Deployment

  1. Follow the previous instructions
  2. Open qgis and run the energy_plant plugin

Authors

Project manager:

  • Domenico Marino - Energy_Plant Plugin - DomenicoM92
  • Ruggiero Mario - Energy_Plant Plugin - MarioR95

License

This project is totally open source and free to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%