Data (measurements auxiliary tables) » History » Version 2
Version 1 (Philippe May, 22/11/2016 14:36) → Version 2/3 (Philippe May, 22/11/2016 14:40)
h1. Data (measurements auxiliary tables)
h2. Command line
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.
@import_to_db.py@ is a support tool, that is planned to be integrated with the web interface.
Import all with:
<pre>
phil@phil-mbp:~/BlueLight/gisaf_src/gisaf$ python import_to_db.py
</pre>
The script currently accepts an argument for filtering the URLs to import.
h2. Command line
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.
@import_to_db.py@ is a support tool, that is planned to be integrated with the web interface.
Import all with:
<pre>
phil@phil-mbp:~/BlueLight/gisaf_src/gisaf$ python import_to_db.py
</pre>
The script currently accepts an argument for filtering the URLs to import.