Feature import csv
[0.18.0-alpha] - 2021-15-10
Add
- Add functions to import a csv file, take a 'dir_name' with the csv files to import and a 'file_name' who is the name of the yaml exodam file in output. Get the general information, Objects information and gs (general and gs is mandatory, objects need at least 1 element), wrtie it in the dict and write the dict in a yaml file.
- Add the tests for the import FEATURE