-
Hi,
Let me begin by saying that if I can make this program work, it'll solve a big problem that I have with several cadastral data sets. I'm really looking forward to having polygons with consistent …
-
Sorry if there's an obvious answer to this, but is there anything built-in that will provide any persistence with regards to open panels, state and positioning? (i.e. the ability to reproduce a the us…
-
I noticed that Prax started receiving SIGPIPE signals, when I actually expected an Errno::EPIPE exception. It seems that interrupting with SIGIPE is the default action, and we have to handle cross-pla…
-
```
When given a large quantity of HTML, Loki starts to get very sluggish and
unresponsive.
The attached document was quite effective at getting Loki to be poky.
```
Original issue reported on cod…
-
I request support for:
- Circa dates, e.g. `origdate={c 0125}`;
- Circa date ranges, e.g. `origdate={c 1487/1490}`; and
- Question marked dates, e.g. `origdate={1750 ?}`.
It would be desirable for t…
-
In testing the PRs for the test building in the repo I'm finding that the unittest lib doesn't seem to be capturing any of the arcpy errors as errors (or failures for that matter). For instance in the…
mfunk updated
8 years ago
-
**OVERVIEW**: When estimating plus-counts for Unassigned fish (in either of `FinalRun` or `lifeStage`), the algorithm sometimes looks to neighboring `trapVisitID`s or days for relative frequencies of …
-
**OVERVIEW:** Recently, while updating the code to incorporate Connie's "Gap in Fishing" update, an error was discovered that impacts the estimation of passage, when estimating on a run.
**RESOLUTI…
-
``` r
pairwise Fst estimates obtained with pairwise.fst() differ from those got with pp.fst()
> data(nancycats)
# convert nancycats to data.frame to be passed by pp.fst
> dfcats for(i in 2:10){dfcats…
-
```
What steps will reproduce the problem?
1. Try to use https with s3fs. Access will fail with:
s3fs: ###problem with the SSL CA cert (path? access rights?)
What is the expected output? What do you…