Enhydris
A system for the storage and management of hydrological and meteorological time series.
https://github.com/openmeteo/enhydris
Category: Hydrosphere
Sub Category: Ocean and Hydrology Data Access
Keywords from Contributors
optimize archiving measur transforms compose sequence generic observation conversion projection
Last synced: about 16 hours ago
JSON representation
Repository metadata
A database with a web interface for the storage and management of hydro/meteorological measurements and time series
- Host: GitHub
- URL: https://github.com/openmeteo/enhydris
- Owner: openmeteo
- License: agpl-3.0
- Created: 2013-07-22T14:44:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2026-03-17T19:12:00.000Z (10 days ago)
- Last Synced: 2026-03-18T04:18:11.424Z (9 days ago)
- Language: Python
- Size: 8.07 MB
- Stars: 20
- Watchers: 4
- Forks: 11
- Open Issues: 4
- Releases: 21
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
README.rst
==================================================
Enhydris - Web-based hydro/meteorological database
==================================================
.. image:: https://github.com/openmeteo/enhydris/actions/workflows/run-tests.yml/badge.svg
:alt: Build button
:target: https://github.com/openmeteo/enhydris/actions/workflows/run-tests.yml
.. image:: https://codecov.io/github/openmeteo/enhydris/coverage.svg?branch=master
:alt: Coverage
:target: https://codecov.io/gh/openmeteo/enhydris
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 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`_.
.. _live at readthedocs: http://enhydris.readthedocs.io/
Owner metadata
- Name: openmeteo
- Login: openmeteo
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4920461?v=4
- Repositories: 36
- Last ynced at: 2024-03-26T02:54:35.267Z
- Profile URL: https://github.com/openmeteo
GitHub Events
Total
- Delete event: 5
- Pull request event: 34
- Issues event: 1
- Watch event: 5
- Issue comment event: 22
- Push event: 56
- Pull request review comment event: 12
- Pull request review event: 9
- Create event: 10
Last Year
- Pull request event: 18
- Issue comment event: 14
- Push event: 29
- Pull request review comment event: 12
- Pull request review event: 9
- Create event: 4
Committers metadata
Last synced: 4 days ago
Total Commits: 1,287
Total Committers: 15
Avg Commits per committer: 85.8
Development Distribution Score (DDS): 0.461
Commits in past year: 33
Committers in past year: 2
Avg Commits per committer in past year: 16.5
Development Distribution Score (DDS) in past year: 0.091
| Name | Commits | |
|---|---|---|
| Antonis Christofides | a****s@a****m | 694 |
| Stefanos Kozanis | S****s@i****r | 227 |
| Antonis Christofides | a****s@w****m | 170 |
| Seraphim Mellos | m****s@i****m | 112 |
| Stavros Anastasiadis | a****0@g****m | 32 |
| dependabot[bot] | 4****] | 22 |
| Eyob Tariku | e****u@g****m | 10 |
| shrhawk | s****8@g****m | 5 |
| Olha Vadiasova | o****a@g****m | 4 |
| Abdullah Kady | a****y@g****m | 4 |
| Olha Vadiasova | v****a@g****m | 2 |
| Antonis Christofides | d****l@l****t | 2 |
| George Karavokiros | g****e@i****r | 1 |
| Dimitris Kalogeras | d****g@g****m | 1 |
| Yan Takushevich | y****h@l****o | 1 |
Committer domains:
- itia.ntua.gr: 2
- lift.co: 1
- indifex.com: 1
- wikical.com: 1
- antonischristofides.com: 1
Issue and Pull Request metadata
Last synced: 8 days ago
Total issues: 69
Total pull requests: 70
Average time to close issues: 11 months
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 4
Average comments per issue: 1.3
Average comments per pull request: 1.84
Merged pull request: 47
Bot issues: 1
Bot pull requests: 7
Past year issues: 1
Past year pull requests: 24
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.17
Past year merged pull request: 22
Past year bot issues: 1
Past year bot pull requests: 5
Top Issue Authors
- aptiko (62)
- rozos (3)
- kickapoo (2)
- imarkonis (1)
- dependabot[bot] (1)
Top Pull Request Authors
- aptiko (46)
- kickapoo (16)
- dependabot[bot] (7)
- lowks (1)
Top Issue Labels
- type/bug (45)
- type/feature (15)
- client/eellak (12)
- client/hydroscope (6)
- resolution/wontfix (5)
- resolution/invalid (2)
- resolution/duplicate (2)
- type/maintenance (1)
- dependencies (1)
- javascript (1)
Top Pull Request Labels
- dependencies (7)
- javascript (7)
Dependencies
- 552 dependencies
- eslint ^6.8.0 development
- eslint-config-airbnb ^18.2.0 development
- eslint-plugin-import ^2.22.0 development
- jest ^26.4.2 development
- moment ^2.29.4 development
- beautifulsoup4 >=4.4 development
- celery >=4,<5 development
- django-cors-headers * development
- django-selenium-clean >=0.3.3,<0.4 development
- freezegun >=1.1,<2 development
- model-mommy >=1.6.0 development
- sphinx >=4 development
- Django >=3.2,<4
- celery >=5,<6
- defusedxml >=0.7.1,<1
- dj-rest-auth ==2.1.7
- django-bootstrap4 >=2,<4
- django-crequest *
- django-geowidgets >=0.1.1,<1
- django-nested-admin >=3.2,<4
- django-parler >=2.2,<3
- django-parler-rest >=2,<3
- django-registration-redux >=2.9,<3
- django-rest-captcha >=0.1.0,<1
- django-simple-captcha >=0.5.14,<1
- djangorestframework >=3.9,<4
- gdal >=1.6
- htimeseries >=4,<5
- iso8601 *
- pytz *
- requests >=2.25,<3
- rules >=2.0
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/setup-python v3 composite
- browser-actions/setup-chrome latest composite
- codecov/codecov-action v4 composite
- nanasess/setup-chromedriver v2 composite
Score: 5.886104031450156