Open charvolant opened 1 year ago
There's probably another lurking bug. The species list download maps country names onto the Country enum name(). For New Zealand that may be NEW_ZEALAND which may not work when detecting country conservation status.
The file https://github.com/gbif/pipelines/blob/dev/livingatlas/pipelines/src/main/resources/stateProvinces.tsv contains some oddities:
This causes the stateProvince parser to identify a region of NZ as a state when downloading species lists.