Generator of colorgramme graphs to rmob observers database. This program generate the rmob compitible graphs from radio meteor detection station recorded data.
rmob-export is not a primary stand-alone station-based application. Instead of this is primarilly intended as a service for observers, to process the station's data uploaded by data-uploader to the central Bolidozor network data server.
sudo apt-get install g++ libmagick++ libmagick++5 libmagick++-dev libmysqlclient-dev
-
cd to project in rmob-export/ directory
-
make
-
go to rmob-export/ directory
-
run configure.py
python Configure.py
-
go to project directory - rmob-export
-
python Run.py
Multigen can be automatically launched from system cron with:
*/10 * * * * cd /home//rmob-export/; python3 multigen.py
after run Run.py
what(): Magick: unable to open image `./io/gen/ZVPP_022014.jpg': @ error/blob.c/OpenBlob/2587
type
mkdir ./io/gen/
Everything in this repository is GNU GPL v3 licensed.