read_metadata_files.read_metadata_files

read_metadata_files.read_metadata_files(path, OF, meteo=False, tilt=False, clock_drift=False, presc_lag=False, rh_lag=False, lpfc=False)[source]

Read the requested metadata input files (one per call))

Parameters:
  • (string) (path)

  • meteo (used to identify the requested file)

  • tilt (used to identify the requested file)

  • clock_drift (used to identify the requested file)

  • presc_lag (used to identify the requested file)

  • rh_lag (used to identify the requested file)

  • integer) (lpfc (boolean or)

Returns:

  • df_xxx (pd dataframe) (formatted content of the requested file)

  • comments

  • --------

  • Written by B. Heinesch.

  • University of Liege, Gembloux Agro-Bio Tech.