User Tools

Site Tools


en:rmob-export

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
en:rmob-export [2014/02/22 20:07] – created romanen:rmob-export [2019/03/30 09:22] fluktuacia
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//+====== rmob-export software ======
  
-====== Program rmob-export ======+Colorogram generator for RMOB network.
  
 +{{:cs:outputs:zvppcb_012014.jpg?600|output colorgram form RMOB-export software}}
  
-{{:cs:outputs:zvppcb_012014.jpg?600|}} +===== Software functions =====
-===== Funkce programu ===== +
-Aplikace RMOB-export je náhrada softwaru Colorgramme pro OS Linux. Colorgramme existuje pouze pro Windows a je velmi nestabilní. Aplikace RMOB-export generuje samotné Rmob grafy (obrázky) a rmob.txt soubory, které hned uploaduje na[[http://www.rmob.org/livedata/mainlong.php|www.rmob.org]]. RMOB-export se dá stáhnout na [[https://github.com/MLAB-project/rmob-export|GitHub]]u+
  
-===== Install =====+RMOB-export application serves a a substitute for Colorgramme software for OS Linux. Colorgramme is only available for Windows and is very unstable. RMOB-export generates Rmob graphs (pictures) and rmob.txt files, which it immediately uploads to [[http://www.rmob.org/livedata/mainlong.php|www.rmob.org]]. 
 + 
 + 
 +{{ :cs:storage:measuring_network.png?600 |}} 
 + 
 +In the Bolidozor network, the RMOB-export is automatically connected directly to the data storage place - so the output data files for RMOB are generated directly from it.  
 + 
 + 
 +===== Generating RMOB graphs ===== 
 + 
 +RMOB graphs can be generated either locally on your own computer (you have to install rmob-export by yourself according to a procedure described below) or using a data storage place of Bolidozor (it is easier and preferred option). For automatic generation of graphs from upload files, you have to place a ''rmob.cfg'' with a following content into [[http://space.astro.cz/meteors/ZVPP/ZVPP-R1/|station's]] folder. 
 + 
 +  [RmobConfig] 
 +  stationname = ZVPP 
 +  country = Czech republic 
 +  city = Ceske Budejovice 
 +  latitudens = N 
 +  latitudedeg = 048.9869761 
 +  longtitudeew = E 
 +  longtitudedeg = 014.4675321 
 +  email = roman-dvorak@email.cz 
 +  computer = Ion PC 
 +  antenna = 1/4GP 
 +  preamp = LNA01A www.mlab.cz 
 +  reciver = RMDS01B www.mlab.cz 
 +  frequency = 140 050 000 Hz 
 + 
 +The file has to be so far uploaded to the server manually via [[http://en.wikipedia.org/wiki/Secure_Copy|scp]]. Then you data will be used for graphs generation by  [[en:servers|our servers]] for RMOB network and uploaded on their server. 
 + 
 +===== Installation ===== 
 + 
 +For cases you have to run the rmob-export software directly on your station. 
 +RMOB-export can be downloaded from [[https://github.com/MLAB-project/rmob-export|GitHub]].
  
 ==== Ubuntu ==== ==== Ubuntu ====
  
-=== dependence ===+=== Dependencies ===
  
   sudo apt-get install git g++ libmagick++ libmagick++5 libmagick++-dev libmysqlclient-dev   sudo apt-get install git g++ libmagick++ libmagick++5 libmagick++-dev libmysqlclient-dev
Line 37: Line 68:
   */15 * * * * cd /home/roman/rmob-export/; python Run.py   */15 * * * * cd /home/roman/rmob-export/; python Run.py
  
-=====Setting=====+===== Settings =====
  
-Nastavení této aplikace probíhá pomocí průvodce nastavením Configure.py. +Setting of this app is performed by setup wizard //Configure.py// 
-Ve složce rmob-export zadáte+in //rmob-export// directory.
      
   python Configure.py   python Configure.py
en/rmob-export.txt · Last modified: 2019/03/30 16:11 by fluktuacia