Tom Klein

Results 27 comments of Tom Klein

> * When I import the 15 files and then re-preview matching on otus and descriptors, every otu matches, but in some cases descriptors don't match, I'm looking into that....

> Would we want to `ignore_whitespace_on` names in descriptors and character_states? We'd have to ignore whitespace on otu names too I think if we went that route. To clarify, the...

> Can we pre-process the nexus names with the same string cleaning method before match? Yes that worked out fine (I think). Importing those 15 morphobank nexus files and then...

> In your mind are the next steps to have us do some testing and get you feedback? Yes, I think things have pretty much settled on my end, testing...

That worked out great actually, it * caught a bug I had introduced: `DwcOccurrences.meta_fields` was opening the newly created csv file, yanking out the headers into an array, and then...

Some first thoughts - I'm sure I'm missing/confused about some things; corrections or things to think about that I'm leaving out welcome :) ### Creation * Which shapes for Gazs...

Are we able to assume postgis >= 3.0 yet? It's not necessary but it would simplify some of the existing and new code around things like `ST_Contains(geometry_collection)` which isn't supported...