/odmf

Observatory Data Management Framework

Primary LanguagePythonMIT LicenseMIT

Observatory Data Management Framework

This project provides a webinterface for managing scientific data measurement based on cherrypy and postgres.

License Build Status

Installation

$ git clone https://github.com/jlu-ilr-hydro/odmf.git
$ cd odmf
$ pip install -r requirements.txt
$ cd odmf
$ cp conf-template.py conf.py

Change the config with the instructions from conf.py wiki page. When the configuration is edited to meet your requirements, start the server and browse to https://localhost:8080

$ python3 start.py

Visit the institiute homepage