Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
/ giroviz Public archive

Filled 2-D contour plots of ionosphere data. Cartopy visualization environment for giroapp

License

Notifications You must be signed in to change notification settings

AF7TI/giroviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

No longer maintained

giroviz

Filled 2-D contour plots of ionosphere data. Cartopy visualization environment for giroapp

Installation

Build image from Dockerfile, tag with giroviz
docker build -t giroviz .

Usage

Provide contour.py a data source and metric to plot. A png and geojson file is saved in the current directory:
docker run -e "METRICS_URI=http://metrics.af7ti.com/stations.json" -v $(pwd):/output giroviz python contour.py mufd

See available metrics in the measurement table schema

Running Code

Contributing

Contributions welcome! Please fork and open a pull request.

Thank you

Huge thanks to @arodland for incorporating spherical geometry and many other improvements.

Data made available through UMass Lowell Global Ionospheric Radio observatory (GIRO)

About

Filled 2-D contour plots of ionosphere data. Cartopy visualization environment for giroapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published