Skip to main content

Web application for meteorological data storage

Project description

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.

.. _hydrognomon: http://hydrognomon.org/

Enhydris is free software, available under the GNU Affero General
Public License, and can run on UNIX (such as GNU/Linux) or Windows.
Written in Python/Django, it 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. It is being used by openmeteo.org_,
`Hydrological Observatory of Athens`_, Hydroscope_, the `Athens Water
Supply Company`_, and `WQ DREAMS`_.

.. _openmeteo.org: http://openmeteo.org/
.. _hydrological observatory of athens: http://hoa.ntua.gr/
.. _hydroscope: http://main.hydroscope.gr/
.. _athens water Supply Company: http://itia.ntua.gr/eydap/db/
.. _wq dreams: http://wq-dreams.eu/

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

.. _live at readthedocs: http://enhydris.readthedocs.org/

**Installing a development instance**

After creating a `virtualenv` and installing prerequisites, execute
this in the top-level directory::

python enhydris/bin/enhydris-admin newinstance devinstance

Then, edit :file:`devinstance/settings.py`, and then execute this::

python devinstance/manage.py runserver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enhydris-0.5.1.tar.gz (1.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page