Konrad Hafen

Results 6 comments of Konrad Hafen

I get a similar error when installing the python wrapper on windows with `pip3`. `cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MT -DDOCTEST_CONFIG_DISABLE "-DRICHDEM_COMPILE_TIME="2018-05-20 11:01:43 -0600"" -DRICHDEM_GIT_HASH="a12da15" -DRICHDEM_LOGGING -Ilib/ -IC:\Users\khafe\Anaconda3\include...

@r-barnes @Firiyuu @xuezhicang @HCA97 @npongo : I was able to successfully install richdem on Python 3.6 on Windows 10. The problem I was running into was the link between pip...

@r-barnes : Once I figured out what was causing the problem, the installation fairly simple. Building the Python Wheels would probably be the best way to streamline installation. I have...

@r-barnes I'll work with rich-dem a little more and and let you know my thoughts on the the algorithm for large rasters. Right now I'm investigating rich-dem for a project...

@r-barnes I'm having a similar issue with `rd.FlowProportions` in Python. There are two specific issues. First, the row, column dimensions do not match the input DEM. The documentation explains `rd.FlowProportions`...

@r-barnes my apologies and my mistake, I completely missed the positive 1s. And thanks for the formatting edit and tip.