unifhycontrib-gr4

A unifhy-compliant version of the rainfall-runoff model GR4

https://github.com/unifhy-org/unifhycontrib-gr4

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A unifhy-compliant version of the rainfall-runoff model GR4

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 2
Created about 5 years ago · Last pushed about 4 years ago
Metadata Files
Readme Zenodo

README.rst

A unifhy-compliant version of the rainfall-runoff model GR4
-----------------------------------------------------------

.. image:: https://img.shields.io/pypi/v/unifhycontrib-gr4?style=flat-square&color=00b0f0
   :target: https://pypi.python.org/pypi/unifhycontrib-gr4
   :alt: PyPI Version
.. image:: https://img.shields.io/badge/dynamic/json?url=https://zenodo.org/api/records/5780135&label=doi&query=doi&style=flat-square&color=00b0f0
   :target: https://zenodo.org/badge/latestdoi/355948261
   :alt: DOI
.. image:: https://img.shields.io/github/workflow/status/unifhy-org/unifhycontrib-gr4/Run%20tests?style=flat-square&label=tests
   :target: https://github.com/unifhy-org/unifhycontrib-gr4/actions/workflows/run_tests.yml
   :alt: Tests Status

The GR4 ("Génie Rural à 4 paramètres" [in French]) model is a
bucket-type rainfall-runoff model featuring four parameters.

It is typically used as a daily model, i.e. GR4J model
(`Perrin et al., 2003`_). It can also be used at other temporal resolutions,
e.g. hourly in GR4H model, provided an adjustment in its time-dependent
parameter and constant values is performed (`Ficchì et al., 2016`_). The model
has recently been expressed in a state-space formulation
(`Santos et al., 2018`_).

This version of the GR4 model is based on its explicit state-space
formulation and its recommended temporal resolutions are daily or hourly.
With either of these resolutions, time-dependent parameters *x2*, *x3*,
*x4*, and constant *nu* are expected for the daily case and they are
adjusted accordingly if temporal resolution is not daily.

The surface layer component of the GR4 model comprises the interception scheme.

The subsurface component of the GR4 model comprises the runoff generation
and the runoff routing using the Nash cascade.

The openwater component of the GR4 model comprises the runoff routing
using the routing store, and the inter-catchment groundwater exchange.

.. _`Perrin et al., 2003`: https://doi.org/10.1016/s0022-1694(03)00225-7
.. _`Ficchì et al., 2016`: https://doi.org/10.1016/j.jhydrol.2016.04.016
.. _`Santos et al., 2018`: https://doi.org/10.5194/gmd-11-1591-2018

:contributors: Thibault Hallouin [1,2]
:affiliations:
    1. Department of Meteorology, University of Reading
    2. National Centre for Atmospheric Science
:licence: GPL-2.0
:codebase: https://github.com/unifhy-org/unifhycontrib-gr4


How to install
~~~~~~~~~~~~~~

This package is available on PyPI, so you can simply run:

.. code-block:: bash

   pip install unifhycontrib-gr4

Owner

  • Name: Unified Framefork for Hydrology - Community Organisation
  • Login: unifhy-org
  • Kind: organization
  • Email: hydrojules@ceh.ac.uk
  • Location: UK

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ThibHlln (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 18 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 2
  • Total maintainers: 1
pypi.org: unifhycontrib-gr4

unifhy components for the GR4 model

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 18 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 33.3%
Stargazers count: 38.8%
Downloads: 66.0%
Maintainers (1)
Last synced: 10 months ago