Closed gremau closed 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
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.