hydromodpy.tools#
Helper routines used across the notebooks for filesystem handling, raster processing, and plotting presets.
Toolbox overview#
If not exist, create a new empty folder. |
|
Compute [RMSE, nRMSE, NSE, NSElog, BAL, MARE, KGE] on two 1D arrays, doing pair‑wise deletion of NaNs in obs. |
|
Generate timestamp from datetime. |
|
Export tif from 2D matrix data following raster reference. |
|
Reproject raster from WGS to UTM projection. |
|
Reproject coordinate points WGS to UTM. |
|
Reproject shapefile with defined UTM crs. |
|
Calculate the area of a masked raster. |
|
Clip a raster from a shapefile polygon. |
|
Mask raster from different conditions |
|
Change options for plots. |