-
Notifications
You must be signed in to change notification settings - Fork 1
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
Upload file with WoRMS code #88
Comments
Uploaded a file with ERID instead of ESAS codes. It did not return errors, so this seems to be fine. Failed to check the download though as the download button returns a blank page. @cmspinto how come? |
Have finally tested this and the import is working fine, like expected! |
Imported again, two of them indeed came through, the resubmission did not it seems? (still the upload of 27/04, although I opted to overwrite). |
When I download, I get 1 instead of 3 campaign records, yet all three sample records... What went wrong here? |
And why are these campaigns split in two rows? |
Download and inventory are fixed now :). Thanks for the heads up: |
In the download page the campaigns are still split into two row, while they should be aggregated in one. |
thanks for the heads up, it was not grouping correctly. |
Now I see the 110000155 campaing is no longer in our submissions...? I redirected Peter to this issue, because he wanted to perform some testing on these 3 campaigns... |
So now there are 2 campaigns in the submission, but three in the download... I don't get this... |
Regarding the resubmission, I thought I will check this again yet the earlier accepted ESAS_BE_DATA_test_obis_tab.csv gives an error when screening, while before it did not, how come? |
😕 this is frustrating. @cmspinto can you check? From the issues here, the (re)submission seems buggy right now. |
@cmspinto I don't understand your comment. I mainly want to check records @nicolasvanermen has uploaded, but can't access them via the API, see #76 (comment) |
Had to re-upload the files, due to a bug in the upload the files were not load correctly. |
Test passed, records uploaded with ERID rather than ESAS "speciesCodeType": "ERID",
"speciesCode": "137188",
"speciesScientificName": "Gavia stellata",
"speciesEnglishName": "red-throated diver",
"wormsAphiaID": "137188",
"wormsScientificName": "Gavia stellata", vs e.g record with ESAS: "speciesCodeType": "ESAS",
"speciesCode": "59",
"speciesScientificName": "Gavia sp.",
"speciesEnglishName": "unidentified diver",
"wormsAphiaID": "137057",
"wormsScientificName": "Gavia", |
@nicolasvanermen can this issue be closed? E.g. is #88 (comment) resolved? |
This comment seems to be resolved... Campaigns aggregated in one line. |
We are now checking the upload and download. |
We figured this out: the appartent mingling was due to an old file (ESAS_BE_DATA_test_obis_tab_ERID.csv) that was in the database, instead of the most recent upload (ESAS_BE_DATA_test_obis_tab.cs), both with the same campaignID; very glad this was figured out, and that there is a logical explanation... Still very confusing because in the overview of file screenings it seems to suggest that the latter file (88) was uploaded to the database, hereby overwriting the former file (86):
|
A separate issue has been created for testing file overwrites. This issue can be closed. |
@nicolasvanermen can you test uploading a file where rather than the ESAS code, the AphiaID is provided?
So an observation record with:
The intent is that this is possible, so users can submit species that are not on the ESAS list but that are on WoRMS, but I don't think this was tested.
Hi Nicolas,
![image](https://user-images.githubusercontent.com/8705477/174261814-786ca0ee-4ac0-43b6-b4da-5da032ddcd85.png)
This is not a valid file:
You are considering that the whole line is a string: "FI 202 BE 202 info@inbo.be"
The text was updated successfully, but these errors were encountered: