Data (measurements auxiliary tables) » History » Version 2
  Philippe May, 22/11/2016 14:40 
  
| 1 | 1 | Philippe May | h1. Data (measurements auxiliary tables) | 
|---|---|---|---|
| 2 | 1 | Philippe May | |
| 3 | 1 | Philippe May | h2. Command line | 
| 4 | 1 | Philippe May | |
| 5 | 2 | Philippe May | The @import_to_db.py@ script imports files, fetched from a set of URLs (typically, in the Redmine Files section of this project), formats and pre-process, and imports to the database. | 
| 6 | 1 | Philippe May | |
| 7 | 2 | Philippe May | @import_to_db.py@ is a support tool, that is planned to be integrated with the web interface. | 
| 8 | 2 | Philippe May | |
| 9 | 2 | Philippe May | Import all with: | 
| 10 | 2 | Philippe May | |
| 11 | 1 | Philippe May | <pre> | 
| 12 | 1 | Philippe May | phil@phil-mbp:~/BlueLight/gisaf_src/gisaf$ python import_to_db.py | 
| 13 | 1 | Philippe May | </pre> | 
| 14 | 2 | Philippe May | |
| 15 | 2 | Philippe May | The script currently accepts an argument for filtering the URLs to import. |