Releases: storm-fsv-cvut/smoderp2d
Releases · storm-fsv-cvut/smoderp2d
Version 2.0.1
Version 2.0.0
New major release - SMODERP2D 2.0.0
What's Changed
- matrix-based computations by @pesekon2 in #146
- create dynamic gui by @pesekon2 in #157
- GH actions for GRASS GIS by @pesekon2 in #161
- fix extraout=no option fails by @pesekon2 in #166
- Fix broken profile1D by @landam in #163
- fix outdated conditions in stream_f by @pesekon2 in #168
- Modify GRASS provider to pass tests by @landam in #164
- Fix GRASS r.smoderp2d module by @landam in #175
- streams_f: fix ambiguous while loop by @pesekon2 in #172
- Change output data layout by @landam in #181
- fix V_out_cum in GRASS postprocessing by @pesekon2 in #180
- Fix creating hydrographs by @landam in #182
- fix ArcGIS timestepRainfall loop by @pesekon2 in #186
- QGIS provider: make data preparation work by @pesekon2 in #191
- GRASS data preparation: fix tables' qualified name for current mapset by @pesekon2 in #189
- set error level of numpy float underflow only to warning by @pesekon2 in #192
- fix streams not computed by @pesekon2 in #188
- Streams optional by @landam in #187
- QGIS plugin: show results after computation finishes by @pesekon2 in #195
- add longer, deeper tests by @pesekon2 in #196
- Tests major rewrite by @landam in #184
- Fix different results after code updates by @pesekon2 in #212
- remove q_sheet from surface.runoff() return values by @pesekon2 in #213
- remove q_rill from surface.runoff() return values by @pesekon2 in #214
- time_step.do_next_h(): remove potRain unused initialization by @pesekon2 in #215
- QGIS plugin new generation by @landam in #197
- DEM slope cropped twice by @landam in #218
- fix DEM has a default path defined by @pesekon2 in #222
- fix environment can only contain strings by @landam in #224
- add tests for typecomp: sheet_only by @pesekon2 in #225
- Failing tests are broken by @landam in #231
- Update GitHub workflow from Python 3.8 to 3.9 by @landam in #183
- py_dmtfce: create a function for getting direction and slope by @pesekon2 in #241
- courant: declare instance attributes inside init() by @pesekon2 in #237
- move SaveItems into module tools by @pesekon2 in #242
- r.smoderp2d minimalistic manual page by @landam in #245
- add tests for sheet_stream by @pesekon2 in #244
- Check streams_channel_type_fieldname by @landam in #249
- SaveItems refactoring: add save_item by @pesekon2 in #250
- QGIS: fix color ramp by @landam in #246
- QGIS: add results into new group by @landam in #251
- D8: avoid bare except by @pesekon2 in #258
- SubSurface: fix init() incorrect call arguments by @pesekon2 in #257
- points updated: update also reference data by @landam in #259
- general code cleaning by @pesekon2 in #261
- change bare excepts to specific ones by @pesekon2 in #260
- remove NoDataInt by @landam in #272
- optimise same height cells settings by @pesekon2 in #262
- DEM resolution differs from processing spatial resolution (#256) by @landam in #273
- delete courantMin by @pesekon2 in #269
- delete Hydrographs._output_path by @pesekon2 in #268
- delete Courant.co_pre by @pesekon2 in #266
- delete Courant.maxh by @pesekon2 in #265
- delete Courant.orig_dt by @pesekon2 in #264
- update test save pickles by @pesekon2 in #254
- support streams by @pesekon2 in #255
- fix typo: efect -> effect by @pesekon2 in #275
- change GH action GRASS docker image to the current one by @pesekon2 in #276
- fix QGIS failure when streams are not defined by @landam in #274
- AUTODETECT_TYPE only for CSV data source by @landam in #281
- QGIS: fix repeated computation on Windows by @landam in #280
- Show reasonable error message when GRASS module fails by @landam in #248
- change quicktest data by @pesekon2 in #282
- selected options moved to hidden config by @landam in #234
- data preparation: use np logic instead of loops by @pesekon2 in #283
- define point id for output points by @landam in #285
- GRASS: export temp data by @pesekon2 in #284
- support MFDA by @pesekon2 in #239
- GH actions: move python versions for cmd_test to template by @pesekon2 in #288
- infiltration calculated from cumulative philips by @jerabekjak in #125
- fix sheet_stream ignoring streams by @pesekon2 in #290
- _load_data_from_hidden_config: drop unused argument config by @pesekon2 in #291
- do not ignore points in border cells by @pesekon2 in #293
- loadnpy: do not slice the same object twice by @pesekon2 in #296
- new_inflows: avoid running the same loop three times by @pesekon2 in #294
- make flow direction an UI option by @pesekon2 in #297
- Automated GIS tests for rain_sim by @landam in #292
- Provider-specific postprocessing by @landam in #138
- get rid of unnecessary try-except clause by @pesekon2 in #301
- rain_sim tests: raise rainfall to contain rills by @pesekon2 in #300
- QGIS: add button to abort the computation by @pesekon2 in #299
- Produce temporary data only if enabled by @landam in #303
- qgis: add history pane by @pesekon2 in #302
- Point ID: check for unique values by @landam in #307
- Rain sim test data: use all points by @landam in #306
- Run gistests by shell script by @landam in #309
- Do not fail on broken historical items by @landam in #308
- QGIS: hide cmd windows by @landam in #236
- Fix QGIS plugin: no module grass by @landam in #312
- rain_sim: change max speed to create rills only on half of the data by @pesekon2 in #315
- Move dpre_only option to hidden config by @landam in #316
- Catch permission error by @landam in #317
- time_step: move global variables to be class variables by @pesekon2 in https...
Version 2.0.0 RC2
Second release candidate of SMODER2D 2.0.0.
Version 2.0.0 RC1
First release candidate of SMODER2D 2.0.0.
Version 1.0.1
v1.0.1 merge PR #218 (#219)
SMODERP2D 1.0.0
First stable release.
SMODERP2D 0.9.0
First experimental release.