walkeranthonyp / MAAT

MAAT
GNU General Public License v3.0
12 stars 17 forks source link

metdata is ignored unless it has a EM_PAR_8100_x column #44

Closed nocollier closed 1 year ago

nocollier commented 1 year ago

and values are positive.

https://github.com/walkeranthonyp/MAAT/blob/551f6d4bb077d78773049f4269c9ff018bf403f3/src/run_MAAT.R#L547

Users can circumvent by commenting out L547-8. No rush on a fix, just wanted to log a workaround for the meantime.

walkeranthonyp commented 1 year ago

Thanks @nocollier for finding this -- this is now fixed with commit 64aab65 today as well as a subsequent bug in the functions that combine input and output to write to file once the ensemble has executed.