OzFlux / PyFluxPro

PyFluxPro V3.4 is a significant upgrade from previous versions. It has several new features, improved stability and is introduced ahead of the 2021 OzFlux Data Workshop.
GNU General Public License v3.0
21 stars 5 forks source link

Qut mods #100

Closed pisaac-ozflux closed 1 year ago

pisaac-ozflux commented 1 year ago

Modifications to work with problems at L1 specific to QUT work but useful overall. The main ones were:

  1. Implement checking of the time stamp at L1.
  2. Fix bug in merging data frames at L1 that left gaps in time stamp.
  3. Implement truncate to first missing record at L4.
  4. Implement functions to calculate wind speed and direction from components at L1.
  5. Implement function to apply wind direction offset at L1.
  6. Implement plot_path at L1.
  7. Fix incorrect error message about Fh2o instruments at L1.
  8. Sundry other mods.