lisc.io.io.save_meta_data¶
- lisc.io.io.save_meta_data(meta_data, file_name, directory)[source]¶
Save out a meta object, as a JSON file.
- Parameters
- meta_dataMetaData
Object containing metadata.
- file_namestr
Name of the file to save to.
- directorystr or Path or SCDB, optional
Folder or database object specifying the location to save the file.