I've had a couple of emails from the PIs about our wind directions. I found (and hopefully just corrected) a bunch of things, using data from the magnetic boom angle shoots:
- Entered Vazimuth into csat.dat for all sites. This is used in R by dat.Vazimuth to generate dat("dir") (that the PIs probably never saw, since we don't plot this or use it in qctables).
- Corrected dat.Vazimuth to actually return these angles!
- Entered Vazimuth - 180, which should be the correct angle for the 2D Gill sonics into the dir_gillwo... cal_files. This is used by NIDAS (and thus statsproc) to generate dat("Dir") in the NetCDF files and used in the weather plots.
- Restarted both statsproc processes to pick up the change to the 2D sonics.
Hopefully, things will look better now!