User Tools

Site Tools


en:convention

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:convention [2017/01/12 09:47] fluktuaciaen:convention [2019/04/24 13:32] – [Radio detection stations] 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)// 
- 
 ====== Bolidozor network conventions ====== ====== Bolidozor network conventions ======
  
-This page contains proposal of conventions for stations' settings and operation in Bolidozor network.+This page contains proposal of conventions for stations' settings and operations within Bolidozor network.
  
 ===== Observatory ===== ===== Observatory =====
  
-In the context of Bolidozor an observatory represents a locality where there is a potential to realise more observations. Typical examples include private or public observatories.  +In the context of Bolidozor network an observatory represents a locality where there is a potential to realise more observations. Typical examples include private or public observatories.  
  
-From the perspective of structure at [[en:servers|data storage]], an observatory is a place that store data from individual stations. At the present time, the data server login id is the same as the name of the observatory.+From the perspective of structure at [[en:servers|data storage]], an observatory is a place that stores data from individual stations. At the present time, the data server login id is the same as the name of the observatory.
    
 It is possible that in the future one observatory will have more user accounts.  It is possible that in the future one observatory will have more user accounts. 
Line 15: Line 13:
 ===== Stations ===== ===== Stations =====
  
-In the context of Bolidozor network a station is a defined measuring device. Different stations, each measuring different quantities can therefore exist at one observation spot / Observatory.  +In the context of the Bolidozor network a station is a defined measuring device. Different stations, each measuring different quantitiescan therefore exist at one observation spot / Observatory.  
  
 ==== Radio detection stations ==== ==== Radio detection stations ====
  
-Radio detection stations have a following name convention **Station-Observatory-RX**, where the observatory corresponds to the name of observatory where is the station located. The suffix RX is the ordinal number of the station in the observatory. For example //OBSUPICE-R4// means the 4th station for meteor detection at OBSUPICE observation spot. +Radio detection stations have a following name convention**Station-Observatory-RX**, where the observatory corresponds to the name of observatory where the station is located. The suffix RX is an ordinal number of the station in the observatory. For example //OBSUPICE-R4// means the 4th station for meteor detection at OBSUPICE observation spot. 
-The ordinal number increases at every change of the station that may influence the recorded data - e.g. moving the antenna, changing cables, changing the configuration of detection software, changing the format of output data etc. + 
 +<WRAP center round important 80%> 
 +The ordinal number increases at every change of the station configuration that may influence the recorded data - e.g. moving the antenna, changing cables, changing the configuration of detection software, changing the format of output data etc.  
 +</WRAP>
    
 A special case is a station with R0 revision - it is reserved for test purposes and the data from R0 stations are not considered valid.  A special case is a station with R0 revision - it is reserved for test purposes and the data from R0 stations are not considered valid. 
  
-There are cases when there is possible to distinguish stations according to the type of measurement using a suffix in their names. However, as there are no other types of radio stations apart from [[en:rmds|RMDS]] in Bolidozor networ, such differentiation has not been implemented yet.+There are cases when there is possible to distinguish stations according to the type of measurement using a suffix in their names. However, as there are so far no other types of radio stations apart from [[en:rmds|RMDS]] in Bolidozor networ, such differentiation has not been implemented yet.
  
 ==== Data structure ==== ==== Data structure ====
Line 30: Line 31:
 Examples of names of data files //TIME_NAME_TYPE.EXTE// The length of the file name is limited to 50 characters. Examples of names of data files //TIME_NAME_TYPE.EXTE// The length of the file name is limited to 50 characters.
  
-  * TIME represents timestamp with resolution at least ms or ns   +  * TIME represents timestamp with resolution of at least ms or ns   
-  * NAME represents the station id and can have a length of the maximum allowed length of the name. The name should also include version of the current station's configuration, e.g. //RADIO-SVAKOV-R1//   +  * NAME represents the station'id and can have a length of the maximum allowed length of the name. The name should also include version of the current station's configuration, e.g. //RADIO-SVAKOV-R1//   
   * TYPE represents the data identification. It is usually 'met', 'raws', 'snap', etc. according to the type of the recorded data   * TYPE represents the data identification. It is usually 'met', 'raws', 'snap', etc. according to the type of the recorded data
-  * EXTE represents file's suffix, denoting its formate ([[https://en.wikipedia.org/wiki/Comma-separated_values|CSV]], [[http://en.wikipedia.org/wiki/FITS|FITS]])+  * EXTE represents file's suffix, denoting its format ([[https://en.wikipedia.org/wiki/Comma-separated_values|CSV]], [[http://en.wikipedia.org/wiki/FITS|FITS]])
  
-In order to contribute to the database it is require that the file name has a form of following regular expression:+In order to contribute to the database it is require that the file name has a form of the following regular expression:
  
   ({0-9}{4})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{3})([A-Z]{1})?_[A-Z0-9]{1,20}(_([A-Z0-9]{1,4}))?(\.[0-9a-zA-Z]{1,4})?   ({0-9}{4})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{2})([0-9]{3})([A-Z]{1})?_[A-Z0-9]{1,20}(_([A-Z0-9]{1,4}))?(\.[0-9a-zA-Z]{1,4})?
Line 50: Line 51:
 ==== Station's directory structure ==== ==== Station's directory structure ====
  
-Directory structure of a correctly configured Bolidozor station look as follows.+Directory structure of a correctly configured Bolidozor station looks as follows.
  
   User_Name   User_Name
Line 74: Line 75:
   └── setup_reverse_tunnel.sh   └── setup_reverse_tunnel.sh
      
-All measured data, including metadata, are stored in //bolidozor// directory. This directory has a subdirectory called station that contains recorded data in a hierarchic directory structure. The uppermost directory contain shared metadata files for nested data.+All measured data, including metadata, are stored in //bolidozor// directory. This directory has a subdirectory called 'stationthat contains recorded data in a hierarchical directory structure. The uppermost directory contains shared metadata files for nested data.
  
   * **rmob.cfg** - Station's parameters, its location, position, HW version. This file is necessary in order to export data to [[en:rmob-export|rmob.org]] network.   * **rmob.cfg** - Station's parameters, its location, position, HW version. This file is necessary in order to export data to [[en:rmob-export|rmob.org]] network.
   * **Bolidozor.json** - Configuration of station and measurements.   * **Bolidozor.json** - Configuration of station and measurements.
  
-Bolidozor directory thus partially copies data structure of the station at [[en:servers|space.astro.cz]] server.+Bolidozor directory thus partially copies the data structure of the station at [[en:servers|space.astro.cz]] server.
  
 ===== Problems to solve ===== ===== Problems to solve =====
  
  
-==== Identifikace pozice stanice ====+==== Identification of station's position ====
  
-Pozice stanic je potřeba označit jednoznačným identifikátorem. Jsou následující možnosti, jak to řešit+It is necessary to label the position of station by some unambiguous identification mark. There are several options:
  
   * Latitude, Longitude   * Latitude, Longitude
   * [[http://en.wikipedia.org/wiki/Geohash|Geohash]]   * [[http://en.wikipedia.org/wiki/Geohash|Geohash]]
-  * Lokátor +  * Locator 
-  * Adresa [[https://en.wikipedia.org/wiki/What3words|What3words]]+  * Address [[https://en.wikipedia.org/wiki/What3words|What3words]]
en/convention.txt · Last modified: 2019/04/24 13:34 by fluktuacia