NEONScience / NCAR-NEON

Repository for developing code related to NCAR-NEON workshop
GNU Affero General Public License v3.0
6 stars 13 forks source link

GPP isn't written out on `eval` files #51

Closed wwieder closed 2 years ago

wwieder commented 3 years ago

Looks like GPP is missing from eval files at all sites. Thanks @negin513 for noting this!

There are notes in the code about missing GPP data from individual sites, but here is the line where GPP is written to the .nc files is commented out. https://github.com/NEONScience/NCAR-NEON/blob/006ddcce04574c630dab5149ecee57f337fa1d6f/TowerTools_ForcingData/flow.api.clm.R#L586

Are these data OK to use, @ddurden? If so, can we update the eval files?

wwieder commented 3 years ago

maybe we can also address #46 and #47 at the same time?