-
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
Header File Consitency #10
Comments
I have copied this code that I wrote on my laptop onto davy, it needs "calculate_warehouse_stats.m" to be run to get the filepath headers into the summary csv, then run "WarehouseStatSummary.m" to create the interactive structure, (this should have headerfiles in the struct because I added it I just cant test, due to no access). Alternatively my local copy produces with just the tag, and it works |
This Script has just been ran on a full import (minus dwer) and The only issues atm are:
|
Deployment type of Integrated are not consistent with each other. Deployment: Integrated |
Using the script calculate_warehouse_stats.m, which is in actions, folder, all of the header files have been read and each row of the headerfile is a column in the Stats document, the purpose of this is to determine if there are synonyms in the document, we want consitant naming, despite meaning the same thing we only want to use one word.
the screenshot
For example in deployment information, Seafloor means the same as seabed, but for consistency we only want one of them to appear, This needs to be the case for every aspect of the header files, no blank spaces either.
warehouse_stats.xlsx
A summary pivot table can be found here^^
The text was updated successfully, but these errors were encountered: