gremau / NMEG_FluxProc

Code used to process and manage eddy covariance data for the New Mexico Elevation Gradient.
8 stars 2 forks source link

Standardize relative humidity data to percent (0-100) #8

Closed gremau closed 9 years ago

gremau commented 9 years ago

Ameriflux requests data in percent (0-100)

There is some inconsistency in this among files and processing code that should be fixed.

This will require changes in UNM_Ameriflux_prepare_output_data and UNM_RemoveBadData at a minimum

gremau commented 9 years ago

A variable called rH_100 is created from the qc'd rH variable in the RemoveBadData script. This is what now gets exported to qc and for_gapfilling files. This should be sufficient for now. Closing

See commit: 8f09412405c860f795d97debc84c59eee0ad6deb