Skip to content

A docker-based web application for monitoring lightning from the GOES-R Series satellite Geostationary Lightning Mapper (GLM)

Notifications You must be signed in to change notification settings

HumphreysCarter/GLM-Lightning-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLM Lightning Monitor

A docker-based web application for monitoring lightning from the GOES-R Series satellite Geostationary Lightning Mapper (GLM).

Monitor webpage example

Installation

Requirements

Build the Container

Initial Install

$ git clone https://github.com/HumphreysCarter/GLM-Lightning-Monitor.git
$ cd GLM-Lightning-Monitor
$ docker compose up --build

Updates

$ cd GLM-Lightning-Monitor
$ git pull
$ docker compose up --build

Usage

Once running, the application will be available at localhost:8080. API documentation is available at localhost:8080/api/docs.

About

A docker-based web application for monitoring lightning from the GOES-R Series satellite Geostationary Lightning Mapper (GLM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published