Software Open Access
Thibault Hallouin
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.4721439</identifier> <creators> <creator> <creatorName>Thibault Hallouin</creatorName> </creator> </creators> <titles> <title>eflowcalc: a streamflow characteristics calculator in Python</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2021</publicationYear> <dates> <date dateType="Issued">2021-04-26</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/4721439</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/ThibHlln/eflowcalc/tree/v0.1.0</relatedIdentifier> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.2566757</relatedIdentifier> </relatedIdentifiers> <version>v0.1.0</version> <rightsList> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><p>eflowcalc is an open-source calculator of ecological streamflow characteristics in Python. It is licensed under GNU GPL-3.0. The package currently gives the Python scientific community access to 159 ecologically relevant streamflow characteristics inventoried by <a href="https://doi.org/10.1002/rra.700">Olden and Poff (2003)</a>. A key strength of eflowcalc is the vectorisation of all calculations (using <a href="http://numpy.org">numpy</a>), and therefore C code in the background) which makes for very efficient computation of the streamflow characteristics.</p></description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 257 | 80 |
Downloads | 45 | 9 |
Data volume | 121.9 MB | 107.3 MB |
Unique views | 193 | 61 |
Unique downloads | 40 | 9 |