HenrikSpa

Results 20 issues of HenrikSpa

Calculating r using a large gamma causes to much reduction in the root zone storage state: https://github.com/pastas/pastas/blob/1cd9fd94502920de8ae1bb03a902fd0d5ab25354/pastas/recharge.py#L378-L379 The effect is that the root zone storage state gets drained more for...

Simulating with tmin that is a later date than maxium index date of a stress series results in an empty series being returned from here: https://github.com/pastas/pastas/blob/1cd9fd94502920de8ae1bb03a902fd0d5ab25354/pastas/timeseries.py#L545-L546 This will cause an...

Some Midvatten databases are affected by this problem, which I think is a bug in QGIS: https://github.com/qgis/QGIS/issues/48390. Using "Zoom to layer" for layer "obs_points" seems to fix it for the...

For some reason, `if 'h_tocags' in wlvls_layer.fields().names()` returned False even though the view w_lvls_last_geom had the column `wlvls_layer.fields().names()` did indeed not have 'h_tocags'. I deleted the view manually and had...

bug

It would be good to have a feature that checks the database for common "issues". It might be even more useful if we use a normalized data structure for the...

The export function checks for identical columns between new and old databases, and capitalized columns are not identical to non capitalized. The main issue is with geometry column which can...

It would be nice to make the surface DEM-line to, instead of being a single color, be colorized using a layer with soil information. Some loud thinking: * Make a...

2018-08-16T13:34:17 1 Traceback (most recent call last): File "/home/henrik/.qgis2/python/plugins/midvatten/tools/midvatten_utils.py", line 1310, in func_wrapper ret = func(*args, **kwargs) File "/home/henrik/.qgis2/python/plugins/midvatten/tools/midvatten_utils.py", line 1481, in new_func result = func(*args, **kwargs) File "/home/henrik/.qgis2/python/plugins/midvatten/tools/import_data_to_db.py", line...

bug
Priority-Medium

A summary of the affected rows is printed as a log message after the calculation. It would be good if the user saw the summary before the calculation is done...

enhancement
Priority-Medium

It would be useful if the user could set a comment for the logger data when importing using Diveroffice import. The user would probably want to add a comment like...