tests passing again

This commit is contained in:
jywarren
2017-03-03 16:12:39 -05:00
parent fc63c88d5a
commit 680526ff68
4 changed files with 620 additions and 149232 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
'image-select': require('./modules/ImageSelect'),
'green-channel': require('./modules/GreenChannel'),
'ndvi-red': require('./modules/NdviRed'),
'plot': require('./modules/Plot'),
// 'plot': require('./modules/Plot'),
'image-threshold': require('./modules/ImageThreshold')
}