gremau / NMEG_FluxProc

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

Calculate VPD for inclusion in "for gapfilling" files #9

Closed gremau closed 9 years ago

gremau commented 9 years ago

The MPI online gapfiller uses VPD to calculate NEE. If we don't submit this it can be calculated for us, but making sure that the VPD column we submit does not contain bad data values (-9999) will ensure that our calculation is used and that this is only gapfilled by the MPI server.

Currently, we send bad data values to MPI, which may prevent any VPD calculation from occurring.

gremau commented 9 years ago

This seems to be working now, so I am closing it.

The initial addition of a vpd calculation and necessary corrections to the met-gapfill process are in commit 8f09412405c860f795d97debc84c59eee0ad6deb

Some enhancements and and fixes to bad data removal are in: 6e8eae8d72af3d8852c6ebd7ad2ef1fc332285f2 and c4e786f0b61f3cbca86b502d0a9c71090fe9abfa