Nels
Nels
This is on a RHEL 6.8 machine.
I'll see what I can do to whittle down the file size and still produce the error. When I get that accomplished, I'll find some way to get it to...
As has been realized, this fix DOES NOT address what happens to orifice + weir outflows in the overtop condition. The proposed solution doesn't account for these, but could be...
> As has been realized, this fix DOES NOT address what happens to orifice + weir outflows in the overtop condition. The proposed solution doesn't account for these, but could...
https://cmake.org/pipermail/cmake/2018-May/067501.html Clearing (deleting) the CMakeCache.txt file before regenerating would probably do the trick as well.
@rsignell-usgs WRT coverage fraction (weights), I have been working on adding some ways to do that in my own fork (https://github.com/hellkite500/exactextract/tree/coverage-fraction). I need to rebase and clean up the work...
> * Is this the right level of detail to expose, or should we prefer a higher-level interface such as [the one exposed in `exactextractr`](https://isciences.gitlab.io/exactextractr/reference/exact_extract.html)? Are you suggesting expoing a...
> It has no versioned releases, so I don't think there's a particular stability contract. Fair enough, I never really thought about it that way, haha. Thanks for indulging this...
[drop_analysis_bug_files.tar.gz](https://github.com/dtarb/TauDEM/files/866194/drop_analysis_bug_files.tar.gz) The files are pretty small, so I added the original DEM and the nessicary files to feed dropanalysis. I also included the shell script used to generate all of...
This definitely feels like a bug in the mapping of the python objects to the API, given that there is a `/users` event end point and a generic, public `/events`...