-
The Strawberry Perl and perlbrew dev systems always update the CPAN modules and run the Biodiverse test suite.
We should stash the Biodiverse git commit the call was last run against, and only ru…
-
Currently these tests are failing (v.0.01, [814ef52](https://github.com/vmikk/biodiverse-docker/commit/814ef52795aa6ea2a099da05fb45c511b0fb150e)):
- [x] t/11 - BaseData-import-feature-data
- [ ] t…
vmikk updated
2 years ago
-
Biodiverse is a big and rather complex app: https://github.com/shawnlaffan/biodiverse
It would be great to sum up all different dependencies in the cpanfile.
$ scan-prereqs-cpanfile
**\* Error in `…
kappa updated
9 years ago
-
```
Original Issue reported by Project Member Reported by leebel...@gmail.com, Mar
9, 2011 - https://code.google.com/p/alageospatialportal/issues/detail?id=428
Project Member Reported by leebel...@…
-
```
Original Issue reported by Project Member Reported by leebel...@gmail.com, Mar
9, 2011 - https://code.google.com/p/alageospatialportal/issues/detail?id=428
Project Member Reported by leebel...@…
-
### Who is requesting this?
Marine Life community stakeholders broadly
### What is being requested?
"One of the things we are being faced with in America the Beautiful is to conserve 30% of U…
-
```
What steps will reproduce the problem?
1. Start Biodiverse (the exe version) using a cp936 locale
What is the expected output? What do you see instead?
It should run, but fails with errors.
…
-
```
The Site Pair Sampler script works well, but needs a clean up of the internals
as well as a refactoring to make it possible to run from a single script using
a parameters file, as opposed to one…
-
Currently, PhyloNext accepts phylogenetic trees in Newick format (due to its simplicity and widespread use).
However, our pipeline internally converts these Newick trees into Nexus format at one of t…
vmikk updated
6 months ago
-
```
The spatial conditions are getting complex when there is caching involved. It
would be much simpler to generalise the approach used for Biodiverse::Indices,
where pre_calc methods are specified…