tproduit

Results 10 issues of tproduit

This is issue is related to #14. For more flexibility, it might be interesting to have the possibility to lauch each step separately: 1. Generate .inp 2. Launch swmm 3....

Currently one raingage per subcatchment is exported. Then, the user can assign the same rain to each raingages. However, the most common case would a single raingage for the entire...

SWMM

In https://github.com/QGEP/datamodel/blob/master/test/test_swmm.py, the tests are based on the number of object expected in the views. Once that the SWMM export will be more mature, the tests should rely on the...

SWMM

**SWMM Create input function** (2. Prio) - Connection to DB, - [ ] use by default the service used in the current project - SWMM template path, - [ ]...

SWMM

Currently, the infiltration view sets the 5 parameters required by the Horton method. https://github.com/QGEP/datamodel/blob/master/swmm_views/09_vw_swmm_subcatchments.sql#L186 However, another method could be set in the inp template file: ![image](https://user-images.githubusercontent.com/8256037/112330709-91a03980-8cb8-11eb-95c2-5ac7d152ce52.png) In this case the...

Feature
SWMM

Check with regular SWMM users if the default SWMM parameters are correct: Feedback from Triform @TriformMoritz > 1. Dans le Template de SWMM, je mettrai un Pattern « dailyPatternDWF »....

Feature
SWMM

Currently we are exporting the discharge coefficients for the impervious percentage of the subcatchments: https://github.com/QGEP/datamodel/blob/6aa60794729f24edcd9a7c6d7ad124a605dec4e9/swmm_views/09_vw_swmm_subcatchments.sql#L23 Apparently, the seal_factors could be more appropriate. @sjib can you confirm?

Feature
SWMM

- Discuss with the group how these two attributes could be filled with SWMM computed values. - Document a manual workflow in QGIS to fill the attributes

Attribution
SWMM

Currently, when the inp file generated contains errors, SWMM fails and make QGIS crash. 1. SWMM should be stopped if the inp file contains errors 2. The status report should...

SWMM
Documentation

### Describe the issue The expression `z(geometry(get_feature_by_id('layer_id', map_get(array_first(@snapping_results), 'feature_id'))))` doesn't work in QField for windows ### Reproduction steps Steps to reproduce the behavior: 1. Open the linked project 2. Add...