Conversation
|
Hi @sjnoone , |
|
Hi, There seem to be non UTF characters in the CSV files: Can you fix this please? Also, I think it would be better to keep the files in the same folder (tables) and delete the old .dat files.
I'm afraid they are not, the file names have the .csv extension, but the files are tab separated files. Could you transform them too please? |
…log special symbols
|
Hi, I have fixed the non UTF characters and converted table_definitions to actual comma sep files .csv . I have also removed all the .dat files etc. |
|
Thanks. The catalogue manager tests are all passing now, and I checked all the tables in a separate script just in case and they seem OK. I am using on_bad_lines="error" to be sure that all the lines have the same number of columns. I just had to fix one missing comma in one file. The CI is not going to pass as it would need the PR ecmwf-projects/cads-obs-catalogue-manager#95 to be merged first, so don't worry about it. I think this is ready to be merged. |
Hi,
I have converted all the tables .dat to more user friendly .csv files and saved them in tables_csv directory on this branch. Note that the table_definitions are already in .csv format. Please can you check over, review then merge into main.
best
Simon