Skip to content

Feature import csv

Chosson Ulysse requested to merge FEATURE_import_csv into main

[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

Merge request reports

Loading