Add new file reader instruments/readers/structured_file_reader.py, and update registry.py and yaml
This commit is contained in:
@ -78,3 +78,8 @@ instruments:
|
||||
fileExtension: nas
|
||||
fileReaderPath: instruments/readers/nasa_ames_reader.py
|
||||
InstrumentDictionaryPath: instruments/dictionaries/EBAS.yaml
|
||||
|
||||
- instrumentFolderName: ACSM_TOFWARE
|
||||
fileExtension: yaml,yml,json
|
||||
fileReaderPath: instruments/readers/read_structured_file_as_dict.py
|
||||
InstrumentDictionaryPath: instruments/dictionaries/EBAS.yaml
|
||||
|
Reference in New Issue
Block a user