inbo / aspbo

The alien species portal backoffice contains automated data preparation scripts for the [alien species portal](https://github.com/inbo/alien-species-portal)
0 stars 0 forks source link

Are be_alientaxa_info.csv file and the content of folder occurrenceCube still needed? #116

Open soriadelva opened 7 months ago

soriadelva commented 7 months ago

@mvarewyck is the content of the occurrenceCube folder in ./data/output/UAT_processing/ still needed now that we have the following geopackage files in the UAT_processing/grid/folder? :

In addition, do we still need the be_alientaxa_info.csv file in the ./data/output/UAT_processing/ folder?

mvarewyck commented 3 weeks ago

@mvarewyck is the content of the occurrenceCube folder in ./data/output/UAT_processing/ still needed

No, it is redundant. In addition, these lines can be removed (otherwise pipeline might fail)

In addition, do we still need the be_alientaxa_info.csv file in the ./data/output/UAT_processing/ folder?

Yes, that one we still use to create a file keys.csv which allows to match gbifKey to taxonKey in the app. https://github.com/inbo/aspbo/blob/uat/src/upload_processing_to_UAT.R#L66