Skip to main content

Implementation of HBV for eWaterCycle

Project description

eWaterCycle plugin - HBV

PyPI

This package is based on the Leaky bucket & is a wrapper for the HBV-bmi model.

HBV (Hydrologiska Byråns Vattenbalansavdelning) is a conceptual hydrological model. For more information on it's history, see this paper.

This current implementation is without a snow reservoir.

Installation

Install this package alongside your eWaterCycle installation

pip install ewatercycle-hbv

Then HBV becomes available as one of the eWaterCycle models

from ewatercycle.models import HBV

Implementing your own model

For more information on how this plugin works, and on how to implement your own model see the plugin guide

License

This is a ewatercycle-plugin & thus this is distributed under the same terms as the template: the Apache-2.0 license.

Changelog

v1.0.0

working basic version after various testing versions

v1.1.0

upgrade to new version: added support for updating memory vector on the fly for Data assimilation

v1.1.1

Fixed bug with Tlag and setting memory vector correctly

v1.1.2

Adding .finalize() method - clears up the directory. Especially useful for DA.

V1.2.0

  • pretty big issue with setting values fixed - won't affect most use but will cause issues for Data Assimilation
  • use opportunity to name all HBV packages/naming/images to 1.2.0

V1.3.1

  • now supports camels.txt files natively. Just download the ones you want from there and add it.
  • make sure you also include the alpha value which is a model output from the run, defaults to 1.26 but varies per catchment. Eq1 of camels paper.

v1.3.2.

  • now correctly slices the ds to given start and end time whoops

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

ewatercycle_hbv-1.3.2.tar.gz (135.4 kB view hashes)

Uploaded Source

Built Distribution

ewatercycle_hbv-1.3.2-py2.py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 2 Python 3

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