lidarSuit.lst_config.Configurations¶
- class lidarSuit.lst_config.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])generate_conf()It writes and saves all defined global attributes.
load_comments([comments])It defines additional comments
load_conf_file([file_path])It loads the pre-defined global attributes from the config.json, if it exists.
load_contact([contact])It defines the author's name
load_email([email])It defines the contacting email
load_institution([institution])It defines the institution affiliation name
load_instrument([instrument])It defines the instrument name
load_reference([reference])It loads the lidarSuit's version used for processing the data
load_site([site])It defines the name of the experimental site
load_version(lst)It identifies the lidarSuit version and writes it to the configuration file