All Projects → VForWaTer → hydrobox

VForWaTer / hydrobox

Licence: MIT license
hydrological preprocessing and analysis toolbox build upon pandas and numpy

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hydrobox

monster
MONSTeR is a framework built around the LTE system toolbox available in Matlab
Stars: ✭ 21 (+16.67%)
Mutual labels:  toolbox
Awesome-Tools-For-WebDevelopers
Awesome Tools For Web Developers
Stars: ✭ 57 (+216.67%)
Mutual labels:  toolbox
verified calibration
Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlight).
Stars: ✭ 93 (+416.67%)
Mutual labels:  toolbox
toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Stars: ✭ 46 (+155.56%)
Mutual labels:  toolbox
python-resources-for-earth-sciences
A Curated List of Python Resources for Earth Sciences
Stars: ✭ 159 (+783.33%)
Mutual labels:  hydrology
intro-to-tidyhydat-and-tidyverse
Introduction to R and the tidyverse in Hydrology
Stars: ✭ 16 (-11.11%)
Mutual labels:  hydrology
XTR-Toolbox
🛠 Versatile tool to optimize Windows
Stars: ✭ 138 (+666.67%)
Mutual labels:  toolbox
Krypton-Toolkit-Suite-NET-Core
A update to Component factory's krypton toolkit to support .NET Framework 3.5 to .NET Core
Stars: ✭ 27 (+50%)
Mutual labels:  toolbox
hydrotools
Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
Stars: ✭ 36 (+100%)
Mutual labels:  hydrology
delay-discounting-analysis
Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks
Stars: ✭ 20 (+11.11%)
Mutual labels:  toolbox
VBA-toolbox
The VBA toolbox
Stars: ✭ 103 (+472.22%)
Mutual labels:  toolbox
WhiteboxTools-ArcGIS
ArcGIS Python Toolbox for WhiteboxTools
Stars: ✭ 190 (+955.56%)
Mutual labels:  hydrology
HydroSight
A flexible statistical toolbox for deriving quantitative insights from groundwater data.
Stars: ✭ 31 (+72.22%)
Mutual labels:  hydrology
PyForecast
PyForecast is a statistical modeling tool used by Reclamation water managers and reservoir operators to train and build predictive models for seasonal inflows and streamflows. PyForecast allows users to make current water-year forecasts using models developed with the program.
Stars: ✭ 24 (+33.33%)
Mutual labels:  hydrology
FFmpegBox
📦 FFmpeg command line tool box for Android
Stars: ✭ 38 (+111.11%)
Mutual labels:  toolbox
SoilMachine
Advanced, modular, coupled geomorpohology simulator for real-time procedural terrain generation.
Stars: ✭ 166 (+822.22%)
Mutual labels:  hydrology
wb-toolbox
Simulink toolbox to rapidly prototype robot controllers
Stars: ✭ 20 (+11.11%)
Mutual labels:  toolbox
treestoolbox
TREES toolbox
Stars: ✭ 20 (+11.11%)
Mutual labels:  toolbox
GSFLOW-GRASS
Generates inputs for and runs the coupled groundwater-surface water model "GSFLOW"
Stars: ✭ 24 (+33.33%)
Mutual labels:  hydrology
bruceR
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
Stars: ✭ 110 (+511.11%)
Mutual labels:  toolbox

HydroBox

PyPI GitHub release (latest SemVer) GitHub commit checks state DOI

Description

The HydroBox is mainly a toolbox used in the V-FOR-WaTer Project. It will be expanded to serve general hydrological data exploration with a future release.

The HydroBox package is a toolbox for hydrological data analysis developed at the Chair of Hydrology at the Karlsruhe Institute of Technology (KIT).

The full documentation can be found at: https://vforwater.github.io/hydrobox

HydroBox has several submodules called toolboxes, which are a collection of functions and classes for specific purposes. As of this writing, the toolboxes are:

  • geostat for geostatistics. Mainly implemented through scikit-gstat and gstools

In development are:

  • uncertainty_framwork for uncertainty analysis
  • bridget for evapotranspiration tools

Citation

If you use the package in other software or for publications, please cite it like:

Mirko Mälicke, 2021. VForWaTer/hydrobox: Version 0.2. doi:10.5281/zenodo.4774860

Be aware that the dependencies of hydrobox require a citation as well. The (non-exhaustive) list of packages that you must cite are:

  • scipy, matplotlib, numpy - for all toolboxes
  • plotly - for the plotly plotting backend
  • scikit-gstat, gstools - for the hydrobox.geostat toolbox
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].