Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Minu Mathew 

Taylor Pederson 

Agenda

  1. Variables missing from Mainstem L1.txt - how to get units and other Attr and xl values? Can we use 'L1_Ameriflux_soilvue_no_1_2.txt'?
  2. 'L1_Ameriflux_soilvue_no_1_2.txt' units for TIMESTAMP is none, but in 'Formatting EnergyFarm Flux Data' units is days since 1899-12-31 00:00:00 -5:00. Which one to use?
  3. Some extra attributes (ancillary_variables ) are present in word doc.
  4. What if a variable mentioned in L1 is not present in pyfluxpro_input_sheet? - Does pyfluxpro throw an error ? Asking this if the code has to have a check before writing variables to L1.
  5. Ameriflux required variables are in the 'Ameriflux variable name' column? - should we check if these variables are present in L1_ameriflux.txt?
  6. In L2 - exclude dates and range checks - L1_mainstem does not have some variables that are present in L1_ameriflux (like ALB, CO2). What should the range and exclude dates for those be?

...

  1. In L2_ameriflux - the source attribute is different. Eg: In L1_ameriflux FC source = H2O_SIGMA, whereas in L1_mainstem Fco2 source=H2O_IRGA_Vr 
  2. Removing footprints in L2 – meaning delete x_[0-99] in the source attribute line. Do we have the variables where footprint can be present?- this way we can filter by variables instead of scanning the entire L2.
  3. In L2 - copy over the Plots section from the L2_mainstem? Because some variables are present and some are not.

Action items


  •