-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing datasetName in download #270
Comments
Hello GBIF team, do you already know if this this an issue you plan to tackle in the next few weeks/months? Otherwise I'll work on my (data consumer) side to avoid the issue, for example by making API calls to retrieve the missing dataset names based on the Thanks a lot! |
@fmendezh, there aren't any empty datasetName values in Hive, could this be an ES issue? It's a small download. |
Could this issue be related: gbif/portal-feedback#3814? |
Fixed in PROD. |
Unfortunately, the issue doesn't seem fully solved (I recently removed my workaround in GBIF Alert and the issue came back. This download for example has 27141 blank dataset names. |
I took a look at this issue again and I realized that the |
Hello,
I've recently encountered cases where a DwC-A download from the GBIF portal has an empty
datasetName
field.Example: in the following download record with gbifId=297835694 has an empty
datasetName
inoccurrences.txt
, while the occurrence page gives a proper dataset name (Pl@ntNet automatically identified occurrences).In that case, it looks like it might be cause by the non-ascii "@" character in the datasetName, but I've encountered it with seemingly less exotic dataset names (for example for this occurrence)
The text was updated successfully, but these errors were encountered: