Hernán Lucas Pereira
Hernán Lucas Pereira
I can import collection objects with their OTU+taxon names and geo reference. I hope to put it all together soon, after merging rails6 and preferably biodiversity4 too.
For checklist yes, I worked with the dataset above.
If the field contains more than scientific names, then https://github.com/gnames/gnfinder might be a better tool (or perhaps piping like `gnfinder | gnparser > scientific_name_output`)
https://github.com/SpeciesFileGroup/taxonworks/commit/8544ef9a960b0227d54d59299659792cbb225d04 @LocoDelAssembly if you have a > chance remind me where you handled the thread lock retries? Seems to be > related. > > — > You are receiving this...
@thomasrockhu In case it is useful an example with GitHub Action: https://github.com/SpeciesFileGroup/taxonworks/runs/1899691952?check_suite_focus=true
Was going to suggest this ```ruby Otu.find(params[:otu_id]).depictions.includes(:image).order(:position).map { |x| x.image } ``` But OTU scope would be missing. What is also missing in both current and above code is that...
@bpescador not sure what you mean about determiner. In the first link it shows: Determined | 2020-11-30 | TaxonDetermination | Pheidole navoatrensis Salata & Fisher, 2020 ✓ by Salata on...
It is caused by https://github.com/fabian7593/MagicalCamera/blob/db74ebd992a93fcc59447f8d1540faa31abb4db5/magicalcamera/src/main/AndroidManifest.xml#L25 Which I guess should have been `android:authorities="${applicationId}.provider"` like the provider above. Stumbled upon this problem myself when tried to have two versions of the same...
The problem would be that the importer either refuses to import the genus or even duplicates it and that is why you'd like to force specific parent from project?
If the data was recorded in the last 3 to 6 hours (or maybe more) then it might be that in UTC time it is February 10 already. Housekeeping uses...