You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Date

Attendees

Yong Wook Kim

Bethany Blakely  

Katie Bowman 

Rob Kooper 

Minu Mathew 

Agenda

  1. Number of decimal places for numerical values in the output file of format.py
  2. U_Avg and V_Avg fields have no units in raw met file. These 2 blank cells are populated with -9999.0 after format.py
  3. Is -9999.0 to be inputted as an int or string?
  4. Should all values be converted to numerical?
  5. Variables like MoistureA_Avg in output file coz the met variable key is absent in soil key.xlsx sheet.
  6. WindSpeed and WindDir - even if these fields are present in 'output_eddypro.csv' file for 2021, these fields will be ignored and EddyPro reads these variables from ghg file. Hence no need to drop these columns. Correct?
  7. Function to check for required fields -
    1. what are the required fields in 'output_eddypro.csv' file. – multiple columns for soil temp and soil moisture - how to check for n number of columns?
    2. What are the required fields in ghg file? How to test for the same?
  8. What should be done if there are missing timestamps in precip data?

Action items

  •  


  • No labels