Published May 16, 2018
| Version v0.9.16
Software
Open
jhpoelen/eol-globi-data v0.9.16
Creators
- 1. Center for Coastal Studies
- 2. Lawrence Berkeley National Laboratory
- 3. IVIC
- 4. VersionEye
- 5. Google
- 6. University of New Brunswick
Description
Features
n/a
Improvementsn/a
Bug fixes- ensure to keep empty entries in pipe separated lists. It appears that (see https://github.com/jhpoelen/eol-globi-data/blob/2369d38b6999cbc6f2fa51556be7107cbb5788dd/eol-globi-lib/src/test/java/org/eol/globi/util/CSVTSVUtilTest.java#L66) java's String.split() drops empty values, causing the length of a pipe delimited list to change. To avoid this, apache commons' StringUtils.splitByWholeSeparatorPreserveAllTokens is now used via utility class.
- ensure to read first line of taxoncache. Due to import state error, the first (valid) line of a taxoncache was skipped. See https://github.com/jhpoelen/eol-globi-data/commit/2369d38b6999cbc6f2fa51556be7107cbb5788dd#diff-356523bfa2d36f67d11c82231a61f5d6 .
Files
jhpoelen/eol-globi-data-v0.9.16.zip
Files
(36.9 MB)
Name | Size | Download all |
---|---|---|
md5:46f3b0351b2d16ec13dbdeb6a0274a32
|
36.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jhpoelen/eol-globi-data/tree/v0.9.16 (URL)