Tools
Troubleshooting
Keywords
Acknowledgment
Disclaimer
To edit this list, please clone the Wiki (see descriptions) and follow the Wiki writing instructions. More issues regarding the application of River Architect are listed in the Troubslehooting Wiki. Please update this Known issues list for users, too, once a problem is fixed.
logger.info()
to logger.error()
and logger.warning()
statements.220
to 225
of /.site_packages/riverpy/cMapper.py
). Sometimes it works anyway. Because PDF export is not a core function of River Architect, the PDF export problem had a low priority in the development, but should be fixed in the future.ProjectMaker/project_maker_gui.py
, somewhere between row=9
and row=13
) should be implemented to enable the user selection. Moreover, an adaptation will be required in ProjectMaker/s20_plantings_delineation.py
between lines 96 to 158 (approximately); currently, the automated hierarchical order is enforced by storing pixels, which are already assigned to a plant species, in an arcpy.Raster()
instance called occupied_px_ras
(first instantiation is str()
). occupied_px_ras
is overwritten (updated) in every loop between lines 115 and 120 (approximately).arcpy
dependencies (move to QGIS and gdal
)River Builder
implementationBugs or development requests from user undergo the following steps: (1) Reception (“Received”), (2) “Discussion” of implementation (developers and users), (3) “Implementation”(developers), and (4) push changes (final state: “Implemented”). The following issues and requests were reported by users:
Description | Source | Implementation progress |
---|---|---|
Turn threshold values of features into threshold functions | J. W. | Received |
A user settings load function may use a text file to enable the following user definitions (provided by sierrajphillips):