saber-hbc
The python implementation of the SABER bias correction method for hydrologic models
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
The python implementation of the SABER bias correction method for hydrologic models
Basic Info
- Host: GitHub
- Owner: rileyhales
- License: bsd-3-clause-clear
- Language: Python
- Default Branch: master
- Homepage: https://saber.hales.app/en/latest/
- Size: 21.8 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 6
- Releases: 9
Created over 5 years ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
SABER-HBC
SABER (Stream Analysis for Bias Estimation and Reduction) is a bias correction method for modeled discharge first presented in the journal article: https://doi.org/10.3390/hydrology9070113.
SABER-HBC (Hydrological Bias Correction) is the authoritative python implementation of the SABER bias correction method.
Owner
- Name: Riley Hales
- Login: rileyhales
- Kind: user
- Company: Brigham Young University
- Website: https://hales.app
- Twitter: rileyhales1
- Repositories: 9
- Profile: https://github.com/rileyhales
Hydraulics and Hydrology, Numerical Modeling, Statistics, Machine Learning, Remote Sensing, Web Dev
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite the following academic journal article"
authors:
- family-names: "Hales"
given-names: "Riley C."
orcid: "https://orcid.org/0000-0001-8517-5755"
- family-names: "Sowby"
given-names: "Robert B."
- family-names: "Williams"
given-names: "Gustavious P."
- family-names: "Nelson"
given-names: "E. James"
- family-names: "Ames"
given-names: "Daniel P."
- family-names: "Dundas"
given-names: "Jonah B."
- family-names: "Ogden"
given-names: "Josh"
title: "SABER: A Model-Agnostic Postprocessor for Bias Correcting Discharge from Large Hydrologic Models"
doi: 10.5281/zenodo.1234
date-released: 2022-06-22
url: "https://doi.org/10.3390/hydrology9070113"
GitHub Events
Total
- Member event: 1
- Push event: 6
- Pull request review event: 2
- Pull request review comment event: 2
- Pull request event: 1
- Create event: 2
Last Year
- Member event: 1
- Push event: 6
- Pull request review event: 2
- Pull request review comment event: 2
- Pull request event: 1
- Create event: 2
Dependencies
.github/workflows/python-publish.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
docs/requirements.txt
pypi
- mkdocs ==1.3
- mkdocs-material ==8.4
- mkdocstrings-python ==0.7.1
setup.py
pypi