dkalog / enhydris

A database with a web interface for the storage and management of hydro/meteorological measurements and time series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhydris - Web-based hydro/meteorological database

Build button

Coverage

Enhydris is a system for the storage and management of hydrological and meteorological time series. You can see it in action at http://openmeteo.org/.

The database is accessible through a web interface, which includes several data representation features such as tables, graphs and mapping capabilities. Data access is configurable to allow or to restrict user groups and/or privileged users to contribute or to download data. With these capabilities, Enhydris can be used either as a public repository of free data or as a private system for data storage. Time series can be downloaded in plain text format that can be directly loaded to Hydrognomon, a free tool for analysis and processing of meteorological time series.

Enhydris is written in Python/Django, and can be installed on every operating system on which Python runs, including GNU/Linux and Windows. It is free software, available under the GNU General Public License version 3 or any later version.

For more information about Enhydris, read its documentation in the doc directory or live at readthedocs.

About

A database with a web interface for the storage and management of hydro/meteorological measurements and time series

License:GNU Affero General Public License v3.0


Languages

Language:Python 85.6%Language:HTML 6.2%Language:CSS 4.4%Language:JavaScript 3.8%