lidarSuit.lstConfig.configurations¶
- class lidarSuit.lstConfig.configurations(lst=None)[source]¶
Global attributes definition
This class defines all global attributes that will be writen on the dataset
- Parameters:
lst (
object) – an instance of the lidarSuit package
Methods
__init__([lst])generateConf()It writes and saves all defined global attributes.
loadComments([comments])It defines additional comments
loadConfFile([filePath])It loads the pre-defined global attributes from the config.json, if it exists.
loadContact([contact])It defines the author's name
loadEmail([email])It defines the contacting email
loadInstitution([institution])It defines the institution affiliation name
loadInstrument([instrument])It defines the instrument name
loadReference([reference])It loads the lidarSuit's version used for processing the data
loadSite([site])It defines the name of the experimental site
loadVersion(lst)It identifies the lidarSuit version and writes it to the configuration file