Python Code um Sensordaten in die PostGIS-DB zu migrieren - Wiki: Installationen, Konfigurationen https://geomon.geologie.ac.at/52n-sos-webapp/
Go to file
2022-05-13 15:23:54 +02:00
.vscode - added import scripts for project area 'Pechgraben' 2022-03-08 18:06:12 +01:00
automatic_inclinometer - add cron job for automatically updating automatic inclinometers 2022-05-04 16:49:27 +02:00
db - add automatic inclinometer datad for boreholes KB1 and KB2 in Gschliefgraben 2022-04-26 15:14:20 +02:00
gschliefgraben_glasfaser - add automatic inclonmeter for project area 'gschliefgraben' 2022-04-25 16:21:41 +02:00
gschliefgraben_piezometer - add additional projecta reas for the automatic inclinometer import 2022-03-23 16:30:17 +01:00
insert_sensor - import mobile sensors for project area 'Voegelsberg' 2022-03-24 17:42:27 +01:00
pechgraben_images - small changes on script for "Pechgraben images" and "Gschliefgraben piezometer" 2022-03-21 12:11:11 +01:00
voegelsberg - update script for observations of voegelsberg tachymeters 2022-05-13 15:23:54 +02:00
__init__.py - additional module for Gschliefghraben 2022-02-21 16:07:04 +01:00
.gitignore - add Piezometer data via json (Gschliegraben) 2022-03-01 18:28:09 +01:00
firebird_to_postgis_export.py - add marshmallow-sqlalchemy marshmallow for inserting db data via deserialization 2022-02-22 16:36:49 +01:00
LICENSE Initial commit 2021-07-21 08:31:07 +00:00
notes.txt - insert tachymeter observations now as TextObservation 2022-04-11 16:14:01 +02:00
README.md Initial commit 2021-07-21 08:31:07 +00:00
requirements.txt - add automatic inclonmeter for project area 'gschliefgraben' 2022-04-25 16:21:41 +02:00
setup.py - api data queries 2022-02-28 17:25:48 +01:00

geomon

Python Code um Sensordaten in die PostGIS-DB zu migrieren

  • Wiki: Installationen, Konfigurationen