lidarwind.lidarwind_config.Configurations

class lidarwind.lidarwind_config.Configurations(lidarwind=None)[source]

Global attributes definition

This class defines all global attributes that will be writen on the dataset

Parameters:

lidarwind (object) – an instance of the lidarwind package

__init__(lidarwind=None)[source]

Methods

__init__([lidarwind])

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 lidarwind's version used for processing the data

load_site([site])

It defines the name of the experimental site

load_version(lidarwind)

It identifies the lidarwind version and writes it to the configuration file